public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/30423]  New: compile with -O2 fails.
@ 2007-01-10 10:45 chat95 at mac dot com
  2007-01-10 10:48 ` [Bug c++/30423] " chat95 at mac dot com
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: chat95 at mac dot com @ 2007-01-10 10:45 UTC (permalink / raw)
  To: gcc-bugs

g++42 -v
Using built-in specs.
Target: x86_64-portbld-freebsd6.2
Configured with: ./..//gcc-4.2-20070102/configure --disable-nls
--with-system-zlib --with-libiconv-prefix=/usr/local --with-gmp=/usr/local
--program-suffix=42 --libdir=/usr/local/lib/gcc-4.2.0
--with-gxx-include-dir=/usr/local/lib/gcc-4.2.0/include/c++/
--infodir=/usr/local/info/gcc42 --disable-libgcj --prefix=/usr/local
x86_64-portbld-freebsd6.2
Thread model: posix
gcc version 4.2.0 20070102 (prerelease)
 g++42 -O -fno-strict-aliasing -pipe -o gendoc gendoc.cc
% ./gendoc 
/libexec/ld-elf.so.1: ./gendoc: Undefined symbol "_ZNSo9_M_insertEPKcl"
% g++42 -fno-strict-aliasing -pipe -o gendoc gendoc.cc
% ./gendoc
...works


-- 
           Summary: compile with -O2 fails.
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: chat95 at mac dot com
 GCC build triplet:  x86_64-portbld-freebsd6.2
  GCC host triplet:  x86_64-portbld-freebsd6.2
GCC target triplet:  x86_64-portbld-freebsd6.2


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


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

end of thread, other threads:[~2007-04-27  7:01 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-10 10:45 [Bug c++/30423] New: compile with -O2 fails chat95 at mac dot com
2007-01-10 10:48 ` [Bug c++/30423] " chat95 at mac dot com
2007-01-10 16:34 ` pinskia at gcc dot gnu dot org
2007-01-14  6:37 ` pinskia at gcc dot gnu dot org
2007-02-05  2:35 ` chat95 at mac dot com
2007-02-05  2:39 ` chat95 at mac dot com
2007-04-27  7:01 ` chat95 at mac 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).