PLEASE REPLY TO [EMAIL PROTECTED] ONLY, *NOT* [EMAIL PROTECTED]
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11437
bangerth at dealii dot org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |neroden at gcc dot gnu dot
| |org
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Additional Comments From bangerth at dealii dot org 2003-07-12 23:17
-------
Nathanael,
the error message has no spaces before or after the __imag__, in both parts
where it occurs. Can you add another patch to insert it there, i.e. rewrite
operator__imag__
into
operator __imag__
and
__imag__a
into
__imag__ a
?
Thanks (and thanks for fixing the ICE in the first place!)
Wolfgang
------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.