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 middle-end/17965] ice in expand_call


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-10-13 03:17 -------
I had forgot to uncomment the needed line in the given source:
//    for (int i = 0; i < 5; i++) test<1024>(); 

The comment in the source says it all though:
    // As soon as I uncomment the following line, g++ will seg fault.  

-- 


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


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