This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/11310] [3.4 Regression] ICE with -ftime-report
- From: "kraai at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 24 Jun 2003 20:23:43 -0000
- Subject: [Bug middle-end/11310] [3.4 Regression] ICE with -ftime-report
- References: <20030624172818.11310.pinskia@physics.uc.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11310
------- Additional Comments From kraai at gcc dot gnu dot org 2003-06-24 20:23 -------
The cases for -Wdeprecated-declarations in opts.c and -fcase-lower in f/top.c
also omit the break statement (though they don't cause ICEs).