public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "vash at vasiliyshlykov dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c++/49433] internal compiler error: in write_builtin_type, at cp/mangle.c:2167
Date: Fri, 23 Sep 2011 08:28:00 -0000	[thread overview]
Message-ID: <bug-49433-4-eIaU95kQb0@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-49433-4@http.gcc.gnu.org/bugzilla/>

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

Vasiliy <vash at vasiliyshlykov dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |vash at vasiliyshlykov dot
                   |                            |org

--- Comment #1 from Vasiliy <vash at vasiliyshlykov dot org> 2011-09-23 06:11:44 UTC ---
Same result on PowerPC with gcc 4.6.1:
/usr/lib/gcc/powerpc-lynx-lynxos/4.6.1/../../../../powerpc-lynx-lynxos/include/boost/lexical_cast.hpp:
In instantiation of 'bool boost::detail::lexical_stream_limited_src<CharT,
Base, Traits>::operator<<(long double) [with CharT = char, Base =
std::basic_streambuf<char>, Traits = std::char_traits<char>]':
conversion.cpp:45:1:   instantiated from here
/usr/lib/gcc/powerpc-lynx-lynxos/4.6.1/../../../../powerpc-lynx-lynxos/include/boost/lexical_cast.hpp:971:21:
internal compiler error: in write_builtin_type, at cp/mangle.c:2167

This only appears with -O2 -flto and passes -Os -flto.

gcc -v:
Using built-in specs.
COLLECT_GCC=powerpc-lynx-lynxos-gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/powerpc-lynx-lynxos/4.6.1/lto-wrapper
Target: powerpc-lynx-lynxos
Configured with: ../src/configure --prefix=/usr --target=powerpc-lynx-lynxos
--disable-nls --enable-multilib --with-gnu-as --with-gnu-ld
--enable-languages=c,c++ --disable-libstdcxx-pch --enable-plugin
--disable-softfloat --with-tune=750 --with-system-zlib --enable-threads=posix
Thread model: lynx
gcc version 4.6.1 (GCC)


  reply	other threads:[~2011-09-23  6:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-16  9:11 [Bug c++/49433] New: " philb at gnu dot org
2011-09-23  8:28 ` vash at vasiliyshlykov dot org [this message]
2011-09-23 10:12 ` [Bug c++/49433] " paolo.carlini at oracle dot com
2013-05-25  9:00 ` paolo.carlini at oracle dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-49433-4-eIaU95kQb0@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).