https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63407
David Kredba changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68761
--- Comment #5 from David Kredba ---
(In reply to Jakub Jelinek from comment #4)
> Please report that into a separate PR, this one is graphite related, your is
> some C++17 C++ FE bug. What is going on is that cp_genericize_r first
> converts ch
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: nheghathivhistha at gmail dot com
Target Milestone: ---
Created attachment 37094
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37094&action=edit
Original
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68761
David Kredba changed:
What|Removed |Added
CC||nheghathivhistha at gmail dot
com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61929
--- Comment #13 from David Kredba ---
Do you plan a backport to gcc-5.x branch please?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65678
--- Comment #1 from David Kredba ---
C-reduced test case:
extern "C" void *memmove(void *, const void *, unsigned long);
long a;
template int BitCast(Source &p1) {
memmove(&a, &p1, sizeof a);
return a;
}
static int double_to_uint64(double
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: nheghathivhistha at gmail dot com
Created attachment 35236
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35236&action=edit
Preprocessed source file
I can't compile debug en
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65588
David Kredba changed:
What|Removed |Added
Attachment #35154|0 |1
is obsolete|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65588
--- Comment #1 from David Kredba ---
Created attachment 35154
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35154&action=edit
A little c-reduced preprocessed file
: lto
Assignee: unassigned at gcc dot gnu.org
Reporter: nheghathivhistha at gmail dot com
Created attachment 35152
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35152&action=edit
Preprocessed source file gzipped
Gcc trunk revision 221643 ICEs during Lisp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65539
David Kredba changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
ot gnu.org
Reporter: nheghathivhistha at gmail dot com
Both non-LTO and LTO builds of xsd fails to link. Gcc 4.9.2 was OK.
How can I help in reducing this?
Trunk revision 221614.
gcc -v
Using built-in specs.
COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.10.0-pre20150322/gcc
COLLECT_L
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65516
--- Comment #10 from David Kredba ---
Thank you, it works.
bootstrap
Assignee: unassigned at gcc dot gnu.org
Reporter: nheghathivhistha at gmail dot com
../libiberty/libiberty.a(cplus-dem.o): In function `ada_demangle':
cplus-dem.c:(.text+0xdb8): multiple definition of `ada_demangle'
ada/adadecode.o:adadecode.c:(.text+0x863): first d
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65516
--- Comment #8 from David Kredba ---
Svn revision 221590 fails bootstrap in gnat1 so I cannot test your patch.
../libiberty/libiberty.a(cplus-dem.o): In function `ada_demangle':
cplus-dem.c:(.text+0xdb8): multiple definition of `ada_demangle'
a
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65516
--- Comment #6 from David Kredba ---
Could you please attach the patch as attachement to here? I am not able to save
it as valid patch file even after I switched ml to "raw text".
: normal
Priority: P3
Component: lto
Assignee: unassigned at gcc dot gnu.org
Reporter: nheghathivhistha at gmail dot com
Created attachment 35098
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35098&action=edit
Preprocessed source file
Gcc trunk r
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65516
--- Comment #4 from David Kredba ---
Created attachment 35097
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35097&action=edit
Preprocessed source file gzipped
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65516
--- Comment #3 from David Kredba ---
Created attachment 35096
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35096&action=edit
Preprocessed source file gzipped
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65516
--- Comment #2 from David Kredba ---
Created attachment 35095
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35095&action=edit
Preprocessed source file gzipped
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65516
--- Comment #1 from David Kredba ---
Created attachment 35094
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=35094&action=edit
Preprocessed source file gzipped
Priority: P3
Component: ipa
Assignee: unassigned at gcc dot gnu.org
Reporter: nheghathivhistha at gmail dot com
Spidermonkey compilation ICEs lto1, trunk revision 221558.
/var/tmp/portage/dev-lang/spidermonkey-24.2.0-r2/work/mozjs-24.2.0/js/src/_virtualenv/bin
: gcc
Version: 5.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: bootstrap
Assignee: unassigned at gcc dot gnu.org
Reporter: nheghathivhistha at gmail dot com
/var/tmp/portage/sys-devel/gcc-4.10.0_pre20150305/work
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63244
--- Comment #12 from David Kredba ---
The same affects games-simulation/flightgear-3.0.0-r1:
/var/tmp/portage/games-simulation/flightgear-3.0.0-r1/work/flightgear-3.0.0/src/Environment/environment.cxx:
In member function '_recalc_alt_pt':
/var/tm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63407
--- Comment #5 from David Kredba ---
Link command to produce a binary, Boost is 1.56:
x86_64-pc-linux-gnu-g++ -flto=4 -fuse-linker-plugin -O2 -g -save-temps
-march=core2 -mtune=core2 -Wl,-flto -fuse-linker-plugin -Wl,--as-needed
-Wl,-O2 -Wl,--s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63407
--- Comment #4 from David Kredba ---
Created attachment 33613
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33613&action=edit
all ii files compressed by 7zip
tar.bz2 file size was 8.2 MiB.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63407
--- Comment #3 from David Kredba ---
objdump -d produced 24 and 30 MiB files and diff -u is 50 MiB, diff 55 MiB.
Even 7z can compress it to uploadable size.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63407
--- Comment #2 from David Kredba ---
Created attachment 33611
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33611&action=edit
xsd files with folder structure
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63407
--- Comment #1 from David Kredba ---
gcc -v
Using built-in specs.
COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.10.0-alpha20140928/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.10.0-alpha20140928/lto-wrapper
Target: x86_64-pc-li
Severity: normal
Priority: P3
Component: other
Assignee: unassigned at gcc dot gnu.org
Reporter: nheghathivhistha at gmail dot com
Gentoo dev-cpp/xsd-3.3.0-r3 compiled (without troubles) with -flto=4
-fuse-linker-plugin aborts itself during processing
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63244
--- Comment #8 from David Kredba ---
I tried gdb and follow-fork-mode child and bt is repeating below for me.
-cut-
#101591 0x00e99a17 in d_print_comp (dpi=dpi@entry=0x7fff9200,
options=options@entry=0, dc=)
at
/var/tmp/portage/s
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63244
--- Comment #6 from David Kredba ---
For the record only, git version of c-reduce returned
namespace std {
template struct less;
template struct add_rvalue_reference;
template typename add_rvalue_reference<_Tp>::type declval();
template stru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63244
--- Comment #3 from David Kredba ---
C-Reduce in progress.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63244
--- Comment #2 from David Kredba ---
x86_64-pc-linux-gnu-g++ -m32 -std=c++11 -fvisibility=hidden -flto=4
-fuse-linker-plugin -O2 -ggdb -pipe -march=core2 -mtune=core2 -mno-3dnow
-mno-sse4.2 -mno-avx -mno-xop -mno-fma4 -mno-sse4a -Wall -fno-strict
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63244
--- Comment #1 from David Kredba ---
gcc -v
Using built-in specs.
COLLECT_GCC=/usr/x86_64-pc-linux-gnu/gcc-bin/4.9.2-alpha20140911/gcc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-pc-linux-gnu/4.9.2-alpha20140911/lto-wrapper
Target: x86_64-pc-linu
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: nheghathivhistha at gmail dot com
Created attachment 33481
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33481&action=edit
Preprocessed un-reduced fil
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61639
--- Comment #2 from David Kredba ---
The same affects Gentoo Gcc-4.7.4 and llvm-3.4.2.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50394
David Kredba changed:
What|Removed |Added
CC||nheghathivhistha at gmail dot
com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678
--- Comment #57 from David Kredba ---
I got it again with trunk revision 209048:
/usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -flto=4 -fuse-linker-plugin -O2 -ggdb
-pipe -march=core2 -mtune=core2 -mno-3dnow -mno-sse4.2 -mno-avx -mno-xop
-mno-fma4 -mno
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60568
--- Comment #13 from David Kredba ---
-m32 compiled fine but 64 bit gave me (rev. 208729):
/usr/bin/x86_64-pc-linux-gnu-g++ -flto=4 -fuse-linker-plugin -O2 -ggdb -pipe
-march=core2 -mtune=core2 -flto=4 -fuse-linker-plugin -Wl,--as-needed -Wl,-O
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60568
--- Comment #5 from David Kredba ---
This is the command line that is enough to get the crash:
/usr/bin/x86_64-pc-linux-gnu-g++ -m32 -fPIC -flto=4 -fuse-linker-plugin -O2
-ggdb -pipe -march=core2 -mtune=core2 -mno-3dnow -mno-sse4.2 -mno-avx
-Wl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60568
--- Comment #4 from David Kredba ---
Created attachment 32395
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32395&action=edit
object file gzipped
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60568
--- Comment #3 from David Kredba ---
Without lto it compiles fine.
It is Gentoo x86/x86_64 enabled package.
I am going to attach all the ii files, thank you.
: normal
Priority: P3
Component: lto
Assignee: unassigned at gcc dot gnu.org
Reporter: nheghathivhistha at gmail dot com
Created attachment 32383
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32383&action=edit
Unreduced TEncSbac.ii gzipped
In
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678
--- Comment #49 from David Kredba ---
I am still getting this with revision 208612 without -flto:
CMakeFiles/kritametadataeditor.dir/kis_meta_data_editor.cc.o: In function
`KisMetaDataEditor::KisMetaDataEditor(QWidget*, KisMetaData::Store*)':
/va
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678
--- Comment #44 from David Kredba ---
Hello Markus,
I moved it (deleted a three lines) from .h file and placed them to asource file
a) beginning of source file after a namespace definition and it failed
with:
/usr/include/qt4/QtCore/qmap.h:107:1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678
--- Comment #43 from David Kredba ---
Hello Jason,
Thank you.
Could you please check uploaded not reduced i file related to my comment #39?
As per Markus finding qHash issue is Calligra issue.
This is not allowing to build Calligra even without
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678
--- Comment #39 from David Kredba ---
Hello Markus, Thank you.
Without LTO the reference is different, maybe qHash would be the next one
error.
MakeFiles/kritametadataeditor.dir/kis_meta_data_editor.cc.o: In function
`KisMetaDataEditor::KisMetaD
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678
--- Comment #38 from David Kredba ---
Created attachment 32363
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32363&action=edit
Unreduced test case from calligra
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60530
David Kredba changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678
--- Comment #36 from David Kredba ---
I did not:
/var/tmp/portage/app-office/calligra-2.8.0/temp/ccv1d4Ui.ltrans1.ltrans.o: In
function `operator<':
/var/tmp/portage/app-office/calligra-2.8.0/work/calligra-2.8.0/sheets/Condition.h:170:
undefined
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60530
--- Comment #3 from David Kredba ---
Thank you.
So it is Openssh bug?
-fpie should come from configure processing, should not?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60530
--- Comment #1 from David Kredba ---
When system libraries are removed, ssh.i file links to ssh file:
x86_64-pc-linux-gnu-gcc -o ssh ssh.i -L. -Lopenbsd-compat/ -flto=4
-fuse-linker-plugin -Wl,--as-needed -Wl,-O2 -Wl,-flto -O2 -ggdb -pipe
-march=
ormal
Priority: P3
Component: lto
Assignee: unassigned at gcc dot gnu.org
Reporter: nheghathivhistha at gmail dot com
Created attachment 32351
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32351&action=edit
Un-reduced preprocessed source file gzipped
The only one
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678
--- Comment #32 from David Kredba ---
208516
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678
--- Comment #31 from David Kredba ---
Calligra-2.8.0 is now affected too with revision
/var/tmp/portage/app-office/calligra-2.8.0/temp/ccAMiINB.ltrans1.ltrans.o: In
function `operator<':
/var/tmp/portage/app-office/calligra-2.8.0/work/calligra-2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59626
--- Comment #16 from David Kredba ---
Todays Gentoo to tree pushed flac-1.3.0 with gcc-4.9 rev. 208429. The flac
package is still broken in ABI=32 but this should go anyway I think.
/usr/include/bits/stdio2.h: In function
'FLAC__metadata_simple_i
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678
--- Comment #26 from David Kredba ---
Hello Markus,
Could you kindly please write here how are you reducing this?
(So next time I can try to do it myself.)
Thank you in advance.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678
--- Comment #22 from David Kredba ---
I got this now with rev. 208241:
/usr/bin/x86_64-pc-linux-gnu-g++ -fPIC -O2 -ggdb -pipe -march=native
-mtune=native -mno-3dnow -mno-sse4.2 -mno-avx -Wnon-virtual-dtor
-Wno-long-long -Wundef -Wcast-align -Wc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59626
--- Comment #14 from David Kredba ---
For me it is fixed too, tested it by reveision 207938, cp compiles fine with
-flto=4 -fuse-linker-plugin. It crashes later at link time but that is
something completely different.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59626
--- Comment #10 from David Kredba ---
There is preprocessed source in closed as duplicate of this error:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56088.
I will attach one from program cp.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678
--- Comment #15 from David Kredba ---
It is still present in rev. 207565 and pykde4-4.12.2:
CMakeFiles/python_module_PyKDE4_phonon.dir/sip/phonon/sipphononpart5.cpp.o: In
function `~Notifier':
/usr/include/phonon/backendcapabilities.h:57: undefin
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60099
--- Comment #6 from David Kredba ---
Revision 207565 is fine with it.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60099
--- Comment #5 from David Kredba ---
Created attachment 32069
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32069&action=edit
Original ii file gzipped
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60099
--- Comment #4 from David Kredba ---
Created attachment 32068
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32068&action=edit
testcase.i produced by c-reduce
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60099
--- Comment #3 from David Kredba ---
Here it shows line number too.
./testcase.i:62:1: internal compiler error
Going to attach original ii file.
In check.sh I used in addition -I and -include that I deleted from the command
before sending here,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60099
--- Comment #1 from David Kredba ---
I am sorry, revision 207472.
Assignee: unassigned at gcc dot gnu.org
Reporter: nheghathivhistha at gmail dot com
I can't build Seamonkey with rev.
x86_64-pc-linux-gnu-g++ -DMOZ_GLUE_IN_PROGRAM -DMOZILLA_INTERNAL_API
-DIMPL_LIBXUL -DSTATIC_EXPORTABLE_JS_API -DNO_NSPR_10_SUPPORT -fPIC
-DMOZILLA_C
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59977
David Kredba changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59977
--- Comment #4 from David Kredba ---
No, it was not gcc 4.9 lto on vc, it was gcc 4.8.2 lto, so no slim.
I can't build vc with gcc 4.9 lto:
Linking CXX executable c++11_arithmetics_sse
cd /var/tmp/portage/dev-libs/vc-0.7.3/work/vc-0.7.3_build/te
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59977
--- Comment #3 from David Kredba ---
Thank you.
sci-libs/vc was build with gcc 4.9 lto a few svn revisions before, other
libraries are not built with LTO at all.
I will try vc first and then this again.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59977
--- Comment #1 from David Kredba ---
Gcc-4.8.2 compiles Calligra 2.7.91 with the same CFLAGS.
Severity: normal
Priority: P3
Component: lto
Assignee: unassigned at gcc dot gnu.org
Reporter: nheghathivhistha at gmail dot com
Created attachment 31975
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31975&action=edit
un-reduced gzipped prepr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59935
--- Comment #6 from David Kredba ---
The patch works as you said.
Thank you.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59935
--- Comment #3 from David Kredba ---
Is this having the same cause please?
It is a seamonkey-2.23 configure stage.
configure:24169: checking size of int *
configure:24188: x86_64-pc-linux-gnu-gcc -o conftest -fPIC -ggdb -pipe
-march=native -mtun
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678
--- Comment #12 from David Kredba ---
I can provide .ii files. Is this reducable? I can try target c-reduce to linker
error. Is any of the http://gcc.gnu.org/wiki/A_guide_to_testcase_reduction
applicable here please?
What is clear is that gcc-4.8.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678
--- Comment #10 from David Kredba ---
I reported this as Calligra error but it is not. Gcc-4.8.2 can compile the same
source code. Trunk can't:
CMakeFiles/calligrasheetscommon.dir/commands/ConditionCommand.cpp.o: In
function `Calligra::Sheets::Co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678
--- Comment #9 from David Kredba ---
Maybe this is a same type of problem (kde-base/korganizer-4.12.1):
CMakeFiles/korganizer_core.dir/kocore.o: In function `~Part':
/var/tmp/portage/kde-base/korganizer-4.12.1/work/korganizer-4.12.1/korganizer/in
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678
--- Comment #7 from David Kredba ---
Gcc 4.8.2 compiles the same source code without errors reported for all
selected Python 2.7, 3.2 and 3.3 versions. (Regression?)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58678
--- Comment #6 from David Kredba ---
I am still affected by this on trunk with pykde4-4.12.1. Should I report it as
pykde bug to its maintainers?
CMakeFiles/python_module_PyKDE4_phonon.dir/sip/phonon/sipphononpart5.cpp.o: In
function `~Notifier':
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59882
--- Comment #2 from David Kredba ---
c-reduce at --sllooww>
namespace std
{
template < class, class > struct pair;
template < typename _Iterator > struct iterator_traits
{
typedef typename _Iterator::value_type value_type;
};
template < typen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59882
--- Comment #1 from David Kredba ---
Created attachment 31896
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31896&action=edit
C-reduced test case - first run
Priority: P3
Component: other
Assignee: unassigned at gcc dot gnu.org
Reporter: nheghathivhistha at gmail dot com
Created attachment 31892
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31892&action=edit
Preprocessed source file - not reduced
Current trunk se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59775
--- Comment #13 from David Kredba ---
I have to keep LTO still off for Libreoffice. (And for many of simple programs
that do the test for endian type the way not counting with LTO and for some
that linker is not happy with relocation(s) and a few
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59775
--- Comment #10 from David Kredba ---
After your patch applied it not segfaults any more.
Unfortunately it not builds too, link of one module fails:
[build MOD] swext
S=/var/tmp/portage/app-office/libreoffice-4.1.4.2/work/libreoffice-4.1.4.2 &&
O
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59775
--- Comment #4 from David Kredba ---
Created attachment 31812
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31812&action=edit
(c-)Reduced testcase
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59775
--- Comment #3 from David Kredba ---
typedef int sal_Int8;
typedef int sal_Int64;
namespace com
{
namespace sun
{
namespace star
{
namespace uno
{
template < class > class Sequence
{
};
}
}
} typedef com::sun::star::uno::Sequence < sal_Int8 > Stre
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59775
--- Comment #2 from David Kredba ---
$O, $W and $S expanded command to compiler is
x86_64-pc-linux-gnu-g++ -DCPPU_ENV=gcc3 -DLIBO_INTERNAL_ONLY -DLINUX -DNDEBUG
-DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DSOLAR_JAVA -DSUPD=410 -DUNIX -DUNX -DX86_64
-D_PTHRE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59775
--- Comment #1 from David Kredba ---
Created attachment 31811
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31811&action=edit
Un-reduced ii file
++
Assignee: unassigned at gcc dot gnu.org
Reporter: nheghathivhistha at gmail dot com
I am trying to build Libreoffice 4.1.4.3 with current trunk.
S=/var/tmp/portage/app-office/libreoffice-4.1.4.2/work/libreoffice-4.1.4.2 &&
O=$S/solver/unxlngx6.pro && W=$S/work
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59226
--- Comment #18 from David Kredba ---
It linked!
(After appended "__attribute__((used))" to line "void* JIT_STUB
cti_vm_throw(STUB_ARGS_DECLARATION);" in
qt-everywhere-opensource-src-4.8.5/src/3rdparty/webkit/Source/JavaScriptCore/jit/JITStubs.h.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59226
--- Comment #17 from David Kredba ---
Qtwebkit-4.8.5 compilation not ICEs gcc after your patch applied (it not links
the final library but that is another problem).
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59684
David Kredba changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59648
--- Comment #10 from David Kredba ---
(In reply to Markus Trippelsdorf from comment #9)
> So, invalid.
Xorg not agrees:
No, it's clearly valid, since PanoramiXNumScreens will always be set > 1
in PanoramiXExtensionInit() if noPanoramiXExtension
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59684
--- Comment #4 from David Kredba ---
It does not build later (without lto).
CMakeFiles/calligrasheetscommon.dir/commands/ConditionCommand.cpp.o: In
function `Calligra::Sheets::Conditions::operator<(Calligra::Sheets::Conditions
const&) const':
/v
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59684
--- Comment #3 from David Kredba ---
When libVc built without -flto Calligra can be built without -flto too.
nm -C /usr/lib64/libVc.a
const.cpp.o:
U abort
U _GLOBAL_OFFSET_TABLE_
r .LC1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59684
--- Comment #2 from David Kredba ---
gcc-nm -C /usr/lib64/libVc.a
const.cpp.o:
T Vc::RandomState
T Vc::checkLibraryAbi(unsigned int, unsigned int, char const*)
T Vc::AVX::_IndexesFromZero8
T Vc::AVX::_IndexesF
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59684
--- Comment #1 from David Kredba ---
After I rebuilt Vc library using the same compiler it stopped to ICE.
Instead it reports
/usr/include/Vc/version.h:45: error: undefined reference to
'Vc::checkLibraryAbi(unsigned int, unsigned int, char const*
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59648
--- Comment #8 from David Kredba ---
Thank you!
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59648
--- Comment #6 from David Kredba ---
Maybe to reduce ii file containing events.i and all ii files that creates
libxservertest.a together?
1 - 100 of 134 matches
Mail list logo