public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/35909]  New: ice for legal code
@ 2008-04-11 18:07 dcb314 at hotmail dot com
  2008-04-11 18:09 ` [Bug c++/35909] " dcb314 at hotmail dot com
                   ` (12 more replies)
  0 siblings, 13 replies; 14+ messages in thread
From: dcb314 at hotmail dot com @ 2008-04-11 18:07 UTC (permalink / raw)
  To: gcc-bugs

I just tried to compile the Suse Linux package tse3-0.3.1
with the GNU C compiler version 4.4 snapshot 20080404

The compiler said

 g++ -DHAVE_CONFIG_H -I. -I../../.. -I../../../src -O2 -g -fmessage-length=0
-D_FORTIFY_SOURCE=2 -W -Wall -ansi -pedantic -MT Alsa-0.9.lo -MD -MP -MF
.deps/Alsa-0.9.Tpo -c Alsa-0.9.cpp  -fPIC -DPIC -o .libs/Alsa-0.9.o
In file included from Alsa-0.9.cpp:35:
/usr/include/sys/asoundlib.h:1:2: warning: #warning This header is deprecated,
use <alsa/asoundlib.h> instead.
Alsa-0.9.cpp: In member function 'void
TSE3::Plt::AlsaMidiScheduler::getSystemInfo()':
Alsa-0.9.cpp:208: warning: the address of 'ci' will always evaluate as 'true'
Alsa-0.9.cpp:219: warning: the address of 'pi' will always evaluate as 'true'
Alsa-0.9.cpp:238: warning: the address of 'subs' will always evaluate as 'true'
Alsa-0.9.cpp: In member function 'void
TSE3::Plt::AlsaImpl::tx(TSE3::MidiCommand, int, long int, long int)':
Alsa-0.9.cpp:343: internal compiler error: in build_target_expr, at
cp/tree.c:267
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Preprocessed C++ source code attached. No flags required


-- 
           Summary: ice for legal code
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: dcb314 at hotmail dot com
  GCC host triplet: suse-linux-x86_64


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


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

end of thread, other threads:[~2008-05-27  6:04 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-04-11 18:07 [Bug c++/35909] New: ice for legal code dcb314 at hotmail dot com
2008-04-11 18:09 ` [Bug c++/35909] " dcb314 at hotmail dot com
2008-04-11 21:24 ` [Bug c++/35909] [4.4 Regression] " rguenth at gcc dot gnu dot org
2008-04-11 21:30 ` [Bug c++/35909] [4.3/4.4 " pinskia at gcc dot gnu dot org
2008-04-12 22:04 ` [Bug c++/35909] [4.4 Regression] ICE with bit-field and const references pinskia at gcc dot gnu dot org
2008-04-15  8:58 ` pinskia at gcc dot gnu dot org
2008-04-20 20:49 ` [Bug c++/35909] [4.3/4.4 " rguenth at gcc dot gnu dot org
2008-04-21 15:58 ` jakub at gcc dot gnu dot org
2008-04-21 16:04 ` rguenth at gcc dot gnu dot org
2008-04-22  6:28 ` aoliva at gcc dot gnu dot org
2008-04-22  6:29 ` aoliva at gcc dot gnu dot org
2008-05-27  5:49 ` aoliva at gcc dot gnu dot org
2008-05-27  6:04 ` aoliva at gcc dot gnu dot org
2008-05-27  6:04 ` aoliva 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).