This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB 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: GCC 3.4 vs GDB 6.1


> (kind of a bit late but ...)
> Are there any "bugs" GDB would like to see fixed in GCC 3.4?

  http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12267
  [3.4 regression] function-at-a-time generates stabs in bad order

This imparirs stabs+ support significantly.

Anonymous unions are another regression area.

I have "compare by gcc" tables but I haven't analyzed them yet.
This one bug causes so many problems that it's hard to look at
other stabs+ problems.

Grossly, there are about 27 new FAILS with gcc HEAD -gdwarf-2
versus gcc 3.3.2 -gdwarf-2, and about 28 new FAILS with gcc HEAD
-gstabs+ versus gcc 3.3.2 -gstabs+.

Michael C


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