public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/15829] New: ICE on Botan-1.3.13 due to -funroll-loops
@ 2004-06-05  0:43 rene at rocklinux-consulting dot de
  2004-06-05  0:45 ` [Bug c++/15829] " rene at rocklinux-consulting dot de
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: rene at rocklinux-consulting dot de @ 2004-06-05  0:43 UTC (permalink / raw)
  To: gcc-bugs

Compiling vanilla Botan-1.3.13 on PowerPC with -funroll-loops does ICE g++ 
3.4.0 (x86 not affected). 
 
How to reproduce: 
g++ -funroll-loops -fpermissive base64.ii 
 
-O1 and -O2 ICE; however -O0 and -O3 builds fine ... 
 
src/base64.cpp: In member function `void 
Botan::Base64_Encoder::encode_and_send(const Botan::byte*, Botan::u32bit)': 
src/base64.cpp:43: internal compiler error: in do_SUBST, at combine.c:446 
 
Of course I'll attach the preprecessed source.

-- 
           Summary: ICE on Botan-1.3.13 due to -funroll-loops
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: rene at rocklinux-consulting dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: powerpc-rock-linux-gnu
  GCC host triplet: powerpc-rock-linux-gnu
GCC target triplet: powerpc-rock-linux-gnu


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


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

end of thread, other threads:[~2004-06-10 13:14 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-05  0:43 [Bug c++/15829] New: ICE on Botan-1.3.13 due to -funroll-loops rene at rocklinux-consulting dot de
2004-06-05  0:45 ` [Bug c++/15829] " rene at rocklinux-consulting dot de
2004-06-05  1:21 ` pinskia at gcc dot gnu dot org
2004-06-07 21:04 ` bangerth at dealii dot org
2004-06-07 22:45 ` rakdver at gcc dot gnu dot org
2004-06-07 22:46 ` bangerth at dealii dot org
2004-06-10 13:09 ` amodra at bigpond dot net dot au
2004-06-10 13:14 ` pinskia 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).