This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/15183] g++ crash on input file
- From: "abegel at cs dot berkeley dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 30 Apr 2004 19:10:42 -0000
- Subject: [Bug c++/15183] g++ crash on input file
- References: <20040427230445.15183.abegel@cs.berkeley.edu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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