This is the mail archive of the gcc-bugs@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]

[Bug c++/22626] [4.1 Regression] ICE with optimization turned on while trying to exand complex multiply


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-07-23 04:17 -------
The output is:
t.cc: In function ?void f()?:
t.cc:5: error: expected `}' at end of input
t.cc:5: internal compiler error: in expand_mult, at expmed.c:3123
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=22626


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