This is the mail archive of the gcc-patches@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]

Re: RFA: Use fixup_fallthru_exit_predecessor only for


Joern Rennecke <joern.rennecke@superh.com> writes:

>> Yes, you're right, it's the stage2 compiler.  Which means the stage1
>> compiler miscompiled the stage2 compiler.
>
> Could you do a plain build (i.e. no bootstrap), and run the execution tests?
> It is rather hard to identify the miscompiled piece of code when you can't
> run a debugger :-(

$ /tmp/cvs/gcc-test-200406141500/Build/gcc/xgcc -B/tmp/cvs/gcc-test-200406141500/Build/gcc/ /tmp/cvs/gcc-test-200406141500/gcc/testsuite/gcc.c-torture/execute/20030120-2.c -w  -O1   -lm   -o /tmp/cvs/gcc-test-200406141500/Build/gcc/testsuite/20030120-2.x1
$ /tmp/cvs/gcc-test-200406141500/Build/gcc/testsuite/20030120-2.x1
Aborted

This compiler was checked out with -D "2004-06-14 15:00 CEST" and contains
the patch in <http://gcc.gnu.org/ml/gcc-patches/2004-06/msg01054.html>

Andreas.

-- 
Andreas Schwab, SuSE Labs, schwab@suse.de
SuSE Linux AG, Maxfeldstraße 5, 90409 Nürnberg, Germany
Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."


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