public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/62268] New: ICE: segmentation fault with Boost.Asio 1.55
@ 2014-08-26 12:13 stefan at schweter dot it
  2014-08-26 12:19 ` [Bug c++/62268] " trippels at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: stefan at schweter dot it @ 2014-08-26 12:13 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62268

            Bug ID: 62268
           Summary: ICE: segmentation fault with Boost.Asio 1.55
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: stefan at schweter dot it

Hi,

I'm using GCC 5 (on Debian Testing):

g++ -v
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/usr/local/libexec/gcc/x86_64-unknown-linux-gnu/5.0.0/lto-wrapper
Target: x86_64-unknown-linux-gnu
Configured with: /usr/src/gcc/configure --disable-multilib
--enable-languages=c,c++
Thread model: posix
gcc version 5.0.0 20140826 (experimental) (GCC)

Boost version is 1.55.

When compiling this code with g++ -std=c++11 or g++ -lboost_system:

#include <boost/asio.hpp>

int main()
{
    return 0;
}

An ICE occurs:

test1.cpp:6:1: internal compiler error: Segmentation fault
 }
 ^

Can anyone confirm this error?


Thanks in advance + regards,

Stefan


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

* [Bug c++/62268] ICE: segmentation fault with Boost.Asio 1.55
  2014-08-26 12:13 [Bug c++/62268] New: ICE: segmentation fault with Boost.Asio 1.55 stefan at schweter dot it
@ 2014-08-26 12:19 ` trippels at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: trippels at gcc dot gnu.org @ 2014-08-26 12:19 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62268

Markus Trippelsdorf <trippels at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |trippels at gcc dot gnu.org
         Resolution|---                         |DUPLICATE

--- Comment #1 from Markus Trippelsdorf <trippels at gcc dot gnu.org> ---
dup

*** This bug has been marked as a duplicate of bug 58624 ***


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

end of thread, other threads:[~2014-08-26 12:19 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-08-26 12:13 [Bug c++/62268] New: ICE: segmentation fault with Boost.Asio 1.55 stefan at schweter dot it
2014-08-26 12:19 ` [Bug c++/62268] " trippels at gcc dot gnu.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).