[Bug target/26018] Assembler errors with -march=z900 compiling glibc

pinskia at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Jan 30 18:38:00 GMT 2006



------- Comment #10 from pinskia at gcc dot gnu dot org  2006-01-30 18:38 -------
(In reply to comment #9)
> The problem is the construct &&label1 - &&label2 used in the
> source (b.t.w. is this usage of the GCC &&label extension
> valid in the first place?

It is "correct" but not does could mean something different than what the
programmer meant as labels are moved around by the scheduler and maybe for 4.2
by the tree level (if I get my way).


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26018



More information about the Gcc-bugs mailing list