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]

Re: eb125 (revised patch): Committed.


> Ok, here is a revised patch. I can't check whether egcs 1.0.3 crashes
> with it, still.

My test makes me believe the revised version will still trigger the ICE.

(robertl) rjlhome:/play/egcs-release/native/gcc
$ ./xgcc --version
egcs-2.90.25 980302 (egcs-1.0.2 prerelease)
(robertl) rjlhome:/play/egcs-release/native/gcc
$ ./xgcc -B./ /tmp/eb125.C
/tmp/eb125.C:10: Internal compiler error 9.
/tmp/eb125.C:10: Please submit a full bug report to `egcs-bugs@cygnus.com'.


And I think you've walked through the correct errors on at least EGCS
of late Sunday's vintage:

PASS: g++.robertl/eb125.C illegal code (test for errors, line 6)
PASS: g++.robertl/eb125.C semicolon missing (test for errors, line 15)
XFAIL: g++.robertl/eb125.C - test is declared (test for bogus messages, line 20)
PASS: g++.robertl/eb125.C (test for excess errors)


I've committed this patch.


Thank you,
RJL


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