No subject


Sun Jan 5 12:54:00 GMT 2014


/usr/bin/x86_64-pc-linux-gnu-g++  -fPIC -O2 -ggdb -pipe -march=native
-mtune=native -mno-sse4.2 -mno-sse4a -mno-avx -mno-3dnow -flto=4 
-Wnon-virtual-dtor -Wno-long-long -Wundef -Wcast-align -Wchar-subscripts -Wall
-W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS
-fno-check-new -fno-common -Woverloaded-virtual -fno-threadsafe-statics
-fvisibility=hidden -fvisibility-inlines-hidden  -march=core2 -msse2 -msse3
-mssse3 -msse4.1 -mno-sse4.2 -mno-sse4a -mno-avx -mno-xop -mno-fma4  -Wabi
-fabi-version=0 -ffp-contract=fast -Wl,--enable-new-dtags -Wl,--no-undefined
-lc  -Wl,--as-needed -Wl,-O1 -Wl,-flto -O2 -ggdb -pipe -march=native
-mtune=native -mno-sse4.2 -mno-sse4a -mno-avx -mno-3dnow -flto=4 -shared
-Wl,-soname,libpigmentcms.so.12 -o ../../lib/libpigmentcms.so.12.0.0
CMakeFiles/pigmentcms.dir/pigmentcms_automoc.cpp.o
CMakeFiles/pigmentcms.dir/KoBasicHistogramProducers.cpp.o
CMakeFiles/pigmentcms.dir/KoColor.cpp.o
CMakeFiles/pigmentcms.dir/KoColorConversionAlphaTransformation.cpp.o
CMakeFiles/pigmentcms.dir/KoColorConversionCache.cpp.o
CMakeFiles/pigmentcms.dir/KoColorConversions.cpp.o
CMakeFiles/pigmentcms.dir/KoColorConversionSystem.cpp.o
CMakeFiles/pigmentcms.dir/KoColorConversionTransformation.cpp.o
CMakeFiles/pigmentcms.dir/KoColorConversionTransformationFactory.cpp.o
CMakeFiles/piReceived: (qmail 28441 invoked by uid 48); 5 Jan 2014 12:54:14 -0000
From: "nheghathivhistha at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug lto/59684] New: lto1: internal compiler error: bytecode stream: expected tag real_type instead of error_mark
Date: Sun, 05 Jan 2014 12:54:12 +0000
X-Bugzilla-Reason: CC
X-Bugzilla-Type: new
X-Bugzilla-Watch-Reason: None
X-Bugzilla-Product: gcc
X-Bugzilla-Component: lto
X-Bugzilla-Version: 4.9.0
X-Bugzilla-Keywords:
X-Bugzilla-Severity: normal
X-Bugzilla-Who: nheghathivhistha at gmail dot com
X-Bugzilla-Status: UNCONFIRMED
X-Bugzilla-Priority: P3
X-Bugzilla-Assigned-To: unassigned at gcc dot gnu.org
X-Bugzilla-Target-Milestone: ---
X-Bugzilla-Flags:
X-Bugzilla-Changed-Fields: bug_id short_desc product version bug_status bug_severity priority component assigned_to reporter attachments.created
Message-ID: <bug-59684-4@http.gcc.gnu.org/bugzilla/>
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: 7bit
X-Bugzilla-URL: http://gcc.gnu.org/bugzilla/
Auto-Submitted: auto-generated
MIME-Version: 1.0

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

            Bug ID: 59684
           Summary: lto1: internal compiler error: bytecode stream:
                    expected tag real_type instead of error_mark
           Product: gcc
           Version: 4.9.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
          Assignee: unassigned at gcc dot gnu.org
          Reporter: nheghathivhistha at gmail dot com

Created attachment 31572
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31572&action=edit
C-reduced source code

When I tried to compile Calligra 2.7.5 with LTO it ended with

lto1: internal compiler error: bytecode stream: expected tag real_type instead
of error_mark.



More information about the Gcc-bugs mailing list