This is the mail archive of the gcc@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: Bug 15718 dispute: showstopper or WONTFIX?


Joe Buck <jbuck@welsh-buck.org> writes:

| I don't want to get into a battle with RTH, who I have enormous
| respect for.  But it appears to me that the idea of closing bug
| 15718 with WONTFIX is not an option.
| 
| This bug apparently has the effect that some significant number
| of Fortran programs that use complex numbers (that is, pretty
| much any physics or electrical engineering code) are likely to
| hit the ICE.  This is a new ICE, not in 3.3.3.  Saying that we

The ICE is new, but the bug is an ABI bug that has been there,
awaiting to be discovered by some constructs.  Basically 
passing/returning complex numbers in registers was broken.

-- Gaby


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