This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC 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: PCH tests fail on sparc-sun-solaris2.7


>>>>> Richard Earnshaw writes:

Richard> PASS: gcc.dg/pch/static-1.c (test for excess errors)
Richard> line #40
Richard> <       ldr     r2, .L5
>> ldr     r2, .L2
Richard> line #48
Richard> < .L6:
>> .L3:
Richard> line #50
Richard> < .L5:
>> .L2:

Richard> Also looks suspicious (no sign of any dwarfisms there).  It also fails at 
Richard> other optimization levels.  The same is also true of static-2.s

Richard> All of the above are produced on an arm-elf cross using newlib.

	PowerPC AIX had a similar assembler mis-compare do to label but it
recently resolved itself.

David


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