public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/42701]  New: ICE on error recovery
@ 2010-01-12 12:16 doko at ubuntu dot com
  2010-01-12 12:16 ` [Bug c++/42701] " doko at ubuntu dot com
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: doko at ubuntu dot com @ 2010-01-12 12:16 UTC (permalink / raw)
  To: gcc-bugs

seen with trunk 20100107 on ix86:

$ g++ -c greg_month.ii
In file included from ./boost/date_time/gregorian/formatters.hpp:17:0,
                 from libs/date_time/src/gregorian/greg_month.cpp:21:
./boost/date_time/date_formatting.hpp: In static member function 'static
std::basic_string<charT> boost::date_time::ymd_formatter<ymd_type, format_type,
charT>::ymd_to_string(ymd_type)':
./boost/date_time/date_formatting.hpp:87:36: error: cannot call constructor
'std::locale::locale' directly
./boost/date_time/date_formatting.hpp:87:36: note: for a function-style cast,
remove the redundant '::locale'
./boost/date_time/gregorian/formatters.hpp:65: confused by earlier errors,
bailing out
Preprocessed source stored into /tmp/ccNSCpcB.out file, please attach this to
your bugreport.


-- 
           Summary: ICE on error recovery
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: doko at ubuntu dot com


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


^ permalink raw reply	[flat|nested] 14+ messages in thread

end of thread, other threads:[~2010-01-15  6:18 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-12 12:16 [Bug c++/42701] New: ICE on error recovery doko at ubuntu dot com
2010-01-12 12:16 ` [Bug c++/42701] " doko at ubuntu dot com
2010-01-12 12:49 ` paolo dot carlini at oracle dot com
2010-01-12 13:43 ` [Bug c++/42701] [4.5 Regression] " rguenth at gcc dot gnu dot org
2010-01-12 14:30 ` rguenth at gcc dot gnu dot org
2010-01-12 14:30 ` rguenth at gcc dot gnu dot org
2010-01-13  0:21 ` manu at gcc dot gnu dot org
2010-01-13 17:43 ` hjl dot tools at gmail dot com
2010-01-13 17:44 ` hjl dot tools at gmail dot com
2010-01-14 10:14 ` rguenth at gcc dot gnu dot org
2010-01-14 16:39 ` rguenth at gcc dot gnu dot org
2010-01-14 22:33 ` jason at gcc dot gnu dot org
2010-01-14 22:34 ` jason at gcc dot gnu dot org
2010-01-15  6:18 ` jason at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).