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++/22172] Internal compiler error, seg fault.


------- Additional Comments From thomas dot magyar at navy dot mil  2005-06-24 12:43 -------
Created an attachment (id=9143)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=9143&action=view)
The ii file from the compiler output where I received the seg fault.

Line 35577 in this file contains the 'typename' that I added to make this
compiler have an internal error. Without this keyword, I get a compile error.
So, it seems to be required...but I can't build my source.

-- 


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


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