[Bug c++/11463] bugging on this: "strheaders = new string[headers.size ()];"
pinskia at physics dot uc dot edu
gcc-bugzilla@gcc.gnu.org
Tue Jul 8 12:54:00 GMT 2003
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11463
pinskia at physics dot uc dot edu changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |WAITING
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-08 12:54 -------
Looking into the preprocessed file, it looks like you are using 2.95.4 for your c++ compiler but
you reported that your gcc is 3.2.2, looks like you did not update g++ but did update gcc.
Can you update g++ and try again?
More information about the Gcc-bugs
mailing list