public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/19153] New: Can't compile Qt 3.3.3
@ 2004-12-25 18:48 bero at arklinux dot org
  2004-12-25 18:49 ` [Bug c++/19153] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: bero at arklinux dot org @ 2004-12-25 18:48 UTC (permalink / raw)
  To: gcc-bugs

g++ -c -I/usr/include/fontconfig -I/usr/include/X11/Xft -O2 -march=i586 
-mtune=i686 -fomit-frame-pointer -fweb -frename-registers 
-fvisibility-inlines-hidden -fno-use-cxa-atexit -fno-exceptions 
-I/usr/include/X11/Xft -fno-exceptions -Wall -W -I/usr/include/fontconfig 
-I/usr/include/X11/Xft -O2 -march=i586 -mtune=i686 -fomit-frame-pointer -fweb 
-frename-registers -fvisibility-inlines-hidden -fno-use-cxa-atexit 
-fno-exceptions -D_REENTRANT -fpic-DQT_SHARED -DQT_NO_DEBUG 
-DQT_THREAD_SUPPORT -DQT_THREAD_SUPPORT -D_LARGEFILE_SOURCE -D_LARGE_FILES 
-D_FILE_OFFSET_BITS=64 -DQT_NO_IMAGEIO_MNG -DQT_NO_IMAGEIO_JPEG 
-DQT_NO_IMAGEIO_PNG -DQT_BUILTIN_GIF_READER=1 -DQT_NO_STYLE_MAC 
-DQT_NO_STYLE_AQUA -DQT_NO_STYLE_CDE -DQT_NO_STYLE_MOTIFPLUS 
-DQT_NO_STYLE_INTERLACE -DQT_NO_STYLE_PLATINUM -DQT_NO_STYLE_WINDOWSXP 
-DQT_NO_STYLE_SGI -DQT_NO_STYLE_COMPACT -DQT_NO_STYLE_POCKETPC 
-DQT_NO_STYLE_WINDOWS -I/usr/src/ark/BUILD/qt-copy/mkspecs/linux-g++ -I. 
-I/usr/include/freetype2 -I3rdparty/opentype -I../include -I/usr/X11R6/include 
-I/usr/X11R6/include -I.moc/release-shared-mt/ 
-o .obj/release-shared-mt/qisciicodec.o codecs/qisciicodec.cpp 
gimplification failed: 
*uc.104 <indirect_ref 0xb706e500 
    type <record_type 0xb71c706c QChar addressable needs-constructing type_1 
type_5 type_6 BLK 
        size <integer_cst 0xb7ce72e8 constant invariant 16> 
        unit size <integer_cst 0xb7ce7300 constant invariant 2> 
        align 16 symtab 0 alias set -1 
        fields <var_decl 0xb71c8798 null type <record_type 0xb71c7bd0 QChar> 
            readonly addressable used public static external nonlocal decl_3 
decl_5 decl_6 BLK file ../include/qstring.h line 85 size <integer_cst 
0xb7ce72e8 16> unit size <integer_cst 0xb7ce7300 2> 
            align 16 context <record_type 0xb71c706c QChar> 
            chain <var_decl 0xb71c8804 replacement>> 
       needs-constructor X() has-type-conversion X(constX&) this=(X&) 
n_parents=0 use_template=0 interface-unknown 
        pointer_to_this <pointer_type 0xb71c7360> reference_to_this 
<reference_type 0xb71f372c> chain <type_decl 0xb71c7144 QChar>> 
 
    arg 0 <var_decl 0xb7073000 uc.104 
        type <pointer_type 0xb71c7360 type <record_type 0xb71c706c QChar> 
            public unsigned SI 
            size <integer_cst 0xb7ce73d8 constant invariant 32> 
            unit size <integer_cst 0xb7ce7168 constant invariant 4> 
            align 32 symtab 0 alias set -1> 
        used unsigned ignored SI file codecs/qisciicodec.cpp line 222 size 
<integer_cst 0xb7ce73d8 32> unit size <integer_cst 0xb7ce7168 4> 
        align 32 context <function_decl 0xb7055360 toUnicode> 
        chain <var_decl 0xb706cf30 type <integer_type 0xb7db2798 uchar> 
            used unsigned ignored QI file codecs/qisciicodec.cpp line 220 
            size <integer_cst 0xb7ce71e0 constant invariant 8> 
            unit size <integer_cst 0xb7ce71f8 constant invariant 1> 
            align 8 context <function_decl 0xb7055360 toUnicode> chain 
<var_decl 0xb706cec4>>>> 
codecs/qisciicodec.cpp: In member function 'virtual QString 
QIsciiCodec::toUnicode(const char*, int) const': 
codecs/qisciicodec.cpp:222: internal compiler error: gimplification failed

-- 
           Summary: Can't compile Qt 3.3.3
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bero at arklinux dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i586-ark-linux
  GCC host triplet: i586-ark-linux
GCC target triplet: i586-ark-linux


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


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

* [Bug c++/19153] Can't compile Qt 3.3.3
  2004-12-25 18:48 [Bug c++/19153] New: Can't compile Qt 3.3.3 bero at arklinux dot org
@ 2004-12-25 18:49 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-12-25 18:49 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-25 18:49 -------


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

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


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

end of thread, other threads:[~2004-12-25 18:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-12-25 18:48 [Bug c++/19153] New: Can't compile Qt 3.3.3 bero at arklinux dot org
2004-12-25 18:49 ` [Bug c++/19153] " 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).