This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH][BZ 15362] Fix fwrite() reading beyond end of buffer in error path


On Mon, Apr 22, 2013 at 09:57:17AM +0530, Siddhesh Poyarekar wrote:
> 
> Do you have an amd processor?  I think I had seen math test failures
> on my amd fx4100 a while ago and had made a mental note to look into
> it.  Like all mental notes, this one also got swapped out I guess.  In
> any case, you can ignore these for your change.
> 

Yes, the processor I was using was the "AMD Turion(tm) II P520 Dual-Core
Processor".  The CPU flags are:

	fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36
	clflush mmx fxsr sse sse2 ht syscall nx mmxext fxsr_opt pdpe1gb rdtscp
	lm 3dnowext 3dnow constant_tsc rep_good nopl nonstop_tsc extd_apicid pni
	monitor cx16 popcnt lahf_lm cmp_legacy svm extapic cr8_legacy abm sse4a
	misalignsse 3dnowprefetch osvw ibs skinit wdt nodeid_msr hw_pstate npt
	lbrv svm_lock nrip_save


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]