[Bug rtl-optimization/24760] -d option changes generated code

amylaar at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Wed Nov 9 19:08:00 GMT 2005



------- Comment #3 from amylaar at gcc dot gnu dot org  2005-11-09 19:08 -------
Created an attachment (id=10192)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=10192&action=view)
test case

This is a shorter test case, but only debug information changes were observed
for this test case.  configured for i686-pc-linux-gnu or for sh-elf, compare
the output of:
./cc1 -fpreprocessed -g -O2  l0.c -o l0.s-0 
with:
./cc1 -fpreprocessed -g -O2  l0.c -o l0.s-1  -da


-- 


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



More information about the Gcc-bugs mailing list