This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

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


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.


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