------- Comment #11 from sezeroz at gmail dot com 2009-10-31 07:50 -------
(In reply to comment #10)
>
> Author: hjl
> Date: Fri Oct 30 16:04:41 2009
> New Revision: 153759
>
> URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=153759
> Log:
> 2009-10-30 H.J. Lu <[email protected]>
>
> Backport from mainline:
> PR bootstrap/41345
> * gcc.dg/pr41345.c: New test.
This one fails:
Executing on host: /home/ozzie/gcc44.build/gcc/xgcc
-B/home/ozzie/gcc44.build/gcc/
/home/ozzie/gcc44.r153759/gcc/testsuite/gcc.dg/pr41345.c -O2 -g -fcompare
-debug -S -o pr41345.s (timeout = 300)
cc1: error: unrecognized command line option "-fcompare-debug"
compiler exited with status 1
output is:
cc1: error: unrecognized command line option "-fcompare-debug"
FAIL: gcc.dg/pr41345.c (test for excess errors)
Is it not a 4.5-only thing?
--
sezeroz at gmail dot com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sezeroz at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41345