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++/13661] Internal compiler error in c_expand_expr, at c-common.c:3714


------- Additional Comments From cgl20 at cam dot ac dot uk  2004-01-12 20:47 -------
(In reply to comment #2)
> I could not confirm this at all on 3.2.3 or 3.3.1, are you sure that you sent
the right preprocessed 
> source file?

Prompted by your response, I have downloaded the file I previously uploaded,
decompressed it with a new name in a fresh directory on my machine, and issued the

g++ -c $NEW_FILE_NAME -g -Df2cFortran -fPIC -shared -D_GNU_SOURCE -Dlinux -Dunix
-pipe -ansi -Wall -W -pthread -pedantic -D_GNU_SOURCE

commanand.  As a result I have obtained the same error message as before.  What
other information would it be useful for me to provide?

-- 


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


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