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

$ g++ -c logTargets.ii 
In file included from
/usr/include/boost/date_time/gregorian/formatters.hpp:17:0,
                 from /usr/include/boost/date_time/gregorian/gregorian.hpp:25,
                 from
/usr/include/boost/date_time/posix_time/time_formatters.hpp:12,
                 from
/usr/include/boost/date_time/posix_time/posix_time.hpp:24,
                 from logTargets.cpp:48:
/usr/include/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)':
/usr/include/boost/date_time/date_formatting.hpp:87:36: error: cannot call
constructor 'std::locale::locale' directly
/usr/include/boost/date_time/date_formatting.hpp:87:36: error:   for a
function-style cast, remove the redundant '::locale'
/usr/include/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) [with ymd_type =
boost::date_time::year_month_day_base<boost::gregorian::greg_year,
boost::gregorian::greg_month, boost::gregorian::greg_day>, format_type =
boost::date_time::simple_format<char>, charT = char]':
/usr/include/boost/date_time/date_formatting.hpp:124:76:   instantiated from
'static boost::date_time::date_formatter<date_type, format_type,
charT>::string_type boost::date_time::date_formatter<date_type, format_type,
charT>::date_to_string(date_type) [with date_type = boost::gregorian::date,
format_type = boost::date_time::simple_format<char>, charT = char,
boost::date_time::date_formatter<date_type, format_type, charT>::string_type =
std::basic_string<char>]'
/usr/include/boost/date_time/gregorian/formatters.hpp:34:99:   instantiated
from 'std::basic_string<_CharT> boost::gregorian::to_simple_string_type(const
boost::gregorian::date&) [with charT = char]'
/usr/include/boost/date_time/gregorian/formatters.hpp:40:41:   instantiated
from here
/usr/include/boost/date_time/date_formatting.hpp:87:7: internal compiler error:
Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.


-- 
           Summary: [4.5 regression] ICE: Segmentation fault on error
                    recovery
           Product: gcc
           Version: 4.5.1
            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=44039


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

end of thread, other threads:[~2010-07-02 10:17 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-05-08 14:07 [Bug c++/44039] New: [4.5 regression] ICE: Segmentation fault on error recovery doko at ubuntu dot com
2010-05-08 14:08 ` [Bug c++/44039] " doko at ubuntu dot com
2010-05-08 14:08 ` doko at ubuntu dot com
2010-05-08 16:41 ` rguenth at gcc dot gnu dot org
2010-05-08 18:28 ` paolo dot carlini at oracle dot com
2010-05-19 12:57 ` [Bug c++/44039] [4.5/4.6 " rguenth at gcc dot gnu dot org
2010-06-27  8:59 ` paolo dot carlini at oracle dot com
2010-06-28 13:08 ` paolo dot carlini at oracle dot com
2010-06-28 15:20 ` paolo dot carlini at oracle dot com
2010-06-30 18:28 ` jason at gcc dot gnu dot org
2010-06-30 18:28 ` jason at gcc dot gnu dot org
2010-06-30 18:43 ` paolo dot carlini at oracle dot com
2010-07-02 10:13 ` paolo at gcc dot gnu dot org
2010-07-02 10:15 ` paolo at gcc dot gnu dot org
2010-07-02 10:17 ` paolo dot carlini at oracle dot com

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).