[Bug debug/53235] [4.8 Regression] 20120504 broke -fdebug-types-section
jan.kratochvil at redhat dot com
gcc-bugzilla@gcc.gnu.org
Sat May 19 14:30:00 GMT 2012
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53235
Jan Kratochvil <jan.kratochvil at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Resolution|FIXED |
--- Comment #7 from Jan Kratochvil <jan.kratochvil at redhat dot com> 2012-05-19 07:59:05 UTC ---
Still getting for -fdebug-types-section regression against 2012-04-25 state:
Running ./gdb.cp/koenig.exp ...
FAIL: gdb.cp/koenig.exp: p foo(eo)
FAIL: gdb.cp/koenig.exp: p foo(eo, eo)
FAIL: gdb.cp/koenig.exp: p foo(eo, eo, 1)
FAIL: gdb.cp/koenig.exp: p foo(fo, eo)
FAIL: gdb.cp/koenig.exp: p foo(1 ,fo, eo)
FAIL: gdb.cp/koenig.exp: p foo(go, fo, eo)
FAIL: gdb.cp/koenig.exp: p foo(io)
FAIL: gdb.cp/koenig.exp: p foo(ix)
FAIL: gdb.cp/koenig.exp: p foo(ko,1)
Running ./gdb.cp/m-static.exp ...
FAIL: gdb.cp/m-static.exp: print svar
+FAIL: gdb.ada/array_bounds.exp: print table'first (GDB internal error)
+FAIL: gdb.ada/array_bounds.exp: print table'last (GDB internal error)
+FAIL: gdb.ada/arrayidx.exp: print e_one_two_three, indexes off (GDB internal
error)
+ERROR: Process no longer exists
+FAIL: gdb.ada/packed_tagged.exp: print x
+FAIL: gdb.ada/packed_tagged.exp: ptype x
+FAIL: gdb.ada/variant_record_packed_array.exp: print empty
+FAIL: gdb.ada/whatis_array_val.exp: print full (GDB internal error)
+FAIL: gdb.ada/whatis_array_val.exp: whatis $
But for example gdb.cp/class2.exp no longer regresses.
More information about the Gcc-bugs
mailing list