[Bug debug/50799] [4.7 Regression] FAIL: gcc.dg/guality/pr43177.c

hjl.tools at gmail dot com gcc-bugzilla@gcc.gnu.org
Thu Oct 20 22:41:00 GMT 2011


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

--- Comment #9 from H.J. Lu <hjl.tools at gmail dot com> 2011-10-20 22:41:19 UTC ---
(In reply to comment #6)
> What kind of error are you getting from gdb 7.3?  Since 7.2 is getting the
> correct info, that's the bug report that ought to be submitted to GDB.

I got

Breakpoint 1, baz (x=<optimized out>) at
/export/gnu/import/git/gcc/gcc/testsuite/gcc.dg/guality/pr43177.c:24^M
24        bar (l);/* { dg-final { gdb-test 24 "x" "7" } } */^M
$1 = <optimized out>^M
$2 = 7^M 
<optimized out> != 7

It could be a GDB regression.



More information about the Gcc-bugs mailing list