This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
RE: DF_DU_CHAIN | DF_UD_CHAIN flags in new-ra
- From: "Mukta Punjani, Noida" <muktap at noida dot hcltech dot com>
- To: Michael Matz <matz at suse dot de>
- Cc: gcc at gcc dot gnu dot org, Daniel Berlin <dberlin at dberlin dot org>, Jan Hubicka <hubicka at ucw dot cz>
- Date: Fri, 12 Sep 2003 09:59:22 +0530
- Subject: RE: DF_DU_CHAIN | DF_UD_CHAIN flags in new-ra
Hi,
>> BUG_RA.c:25: internal compiler error: in parts_to_webs_1, at
>ra-build.c:1900
>
>So, where is BUG_RA.c then? In the thread above there never was a
>testcase IIRC.
The BUG_RA.c is actually a gcc testsuite testcase
(gcc/testsuite/gcc.c-torture/compile/20000105-1.c) that I renamed. Sorry for
the confusion.
The above abort also occurs while compiling other gcc testcases and stress
testsuite files advdomestic.i, advmilitary.i etc.
(I compiled with : -O2 -ml -m4 -fnew-ra)
Thanks and Best Regards,
Mukta