This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/11254] g++ (3.3): ...Error: Field out of range (optimisation pb)
- 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: 22 Jun 2003 21:49:01 -0000
- Subject: [Bug target/11254] g++ (3.3): ...Error: Field out of range (optimisation pb)
- References: <20030619170517.11254.joel.soete@tiscali.be>
- 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=11254
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Component|c++ |target
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-06-22 21:49:00
date| |
------- Additional Comments From pinskia at physics dot uc dot edu 2003-06-22 21:49 -------
This looks like the same problem in 378 which is for ppc but they have the same problem
having large functions, gcc does not know how to handle this at this time.