This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: ice on valid code: switch in a while with -O2
- From: "Eric Botcazou" <ebotcazou at libertysurf dot fr>
- To: "De Beukelaer Fabrice" <sfc at village dot uunet dot be>
- Cc: <gcc-bugs at gcc dot gnu dot org>
- Date: Fri, 13 Aug 2004 11:50:36 +0200
- Subject: Re: ice on valid code: switch in a while with -O2
- References: <1092343211.3873.1.camel@mars.celie.net>
> % gcc -O2 -c bug.c
> bug.c: In function `main':
> bug.c:18: internal compiler error: Segmentation Fault
> Please submit a full bug report,
> with preprocessed source if appropriate.
Thanks for the bug report. However, you need to file a PR with Bugzilla,
see http://gcc.gnu.org/bugs.html for instructions.
--
Eric Botcazou