This is the mail archive of the gcc-bugs@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: ice on valid code: switch in a while with -O2


> % 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


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