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++/15183] g++ crash on input file


------- Additional Comments From abegel at cs dot berkeley dot edu  2004-04-30 19:10 -------
Sorry, my bad. You guys were right. There's an error in our code. DifferentialTmp is defined in 
VDifferential<T>, not in VFixedLen<T>. Looks like a "spelling" mistake.  I'll fix it and see if I can 
reproduce the crash.

-- 


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


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