This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug optimization/11121] [3.4 regression] [unit-at-a-time] function prototypes, function pointers and -O3
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Jun 2003 14:00:38 -0000
- Subject: [Bug optimization/11121] [3.4 regression] [unit-at-a-time] function prototypes, function pointers and -O3
- References: <20030607081533.11121.gwaidzai@yahoo.com.hk>
- 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=11121
pinskia@physics.uc.edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |ice-on-valid-code
Last reconfirmed|0000-00-00 00:00:00 |2003-06-07 14:00:37
date| |
Summary|function prototypes, |[3.4 regression] [unit-at-a-
|function pointers and -O3 |time] function prototypes,
| |function pointers and -O3
------- Additional Comments From pinskia@physics.uc.edu 2003-06-07 14:00 -------
Confirmed on the mainline (20030606), it does not ICE when I turn off unit-at-a-time.