http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49201
Jakub Jelinek changed:
What|Removed |Added
Status|WAITING |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49201
--- Comment #4 from dcb 2011-05-29 19:13:43 UTC ---
(In reply to comment #3)
> (In reply to comment #2)
> > (In reply to comment #1)
> > > Please provide full command line option.
> >
> > g++ -g attachment.cpp ?
>
> Please try revision 174380.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49201
--- Comment #3 from H.J. Lu 2011-05-28 16:30:32
UTC ---
(In reply to comment #2)
> (In reply to comment #1)
> > Please provide full command line option.
>
> g++ -g attachment.cpp ?
Please try revision 174380.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49201
--- Comment #2 from dcb 2011-05-28 14:26:00 UTC ---
(In reply to comment #1)
> Please provide full command line option.
g++ -g attachment.cpp ?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49201
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49201
Richard Guenther changed:
What|Removed |Added
Component|c++ |middle-end
Target Milestone|---