[Bug middle-end/48965] [4.7 Regression] FAIL: gcc.dg/pr45055.c
froydnj at codesourcery dot com
gcc-bugzilla@gcc.gnu.org
Wed May 11 16:53:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48965
--- Comment #3 from froydnj at codesourcery dot com <froydnj at codesourcery dot com> 2011-05-11 16:25:24 UTC ---
Differences between the two .gkd dumps for a failing run:
--- pr45055.gkd 2011-05-11 12:23:00.260424961 -0400
+++ pr45055.gk.gkd 2011-05-11 12:23:00.370420369 -0400
@@ -1,8 +1,8 @@
Declarations used by foo, sorted by DECL_UID:
-11: static int colormap[10];
-9: extern int bar ();
-5: void <L12>;
+8: static int colormap[10];
+6: extern int bar ();
+4: void <L12>;
2: void <L13>;
1: void <L16>;
0: void <L17>;
More information about the Gcc-bugs
mailing list