https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106438
--- Comment #3 from Matheus Castanho ---
Created attachment 53350
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53350&action=edit
Failing command
The failing command is the final link command to create libgfortran.so, so it's
rather long
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106438
--- Comment #1 from Matheus Castanho ---
Small typo: I meant -flto, not -lto. The patch is OK though.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=106438
Bug ID: 106438
Summary: powerpc: ICE when building libgfortran with -lto: in
insert_value_copy_on_edge, at tree-outof-ssa.cc:334
Product: gcc
Version: 13.0
Status: UNCON
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105956
--- Comment #3 from Matheus Castanho ---
Sorry, looks like the original file was too large and didn't get attached when
I created the bug. I attached a gzip compressed version now.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105956
--- Comment #2 from Matheus Castanho ---
Created attachment 53129
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=53129&action=edit
pre-processed source generated by -freport-bug
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105956
Bug ID: 105956
Summary: internal compiler error: in
iterative_hash_template_arg, at cp/pt.cc:1819
Product: gcc
Version: 13.0
Status: UNCONFIRMED
Severity: norm
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104868
--- Comment #9 from Matheus Castanho ---
That one works. Thanks!
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104868
--- Comment #6 from Matheus Castanho ---
I can still reproduce the issue after applying the patch in previous comment.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104868
Bug ID: 104868
Summary: powerpc: Compiling libgfortran with -flto failing with
GCC 12
Product: gcc
Version: 12.0
Status: UNCONFIRMED
Severity: normal
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100912
--- Comment #4 from Matheus Castanho ---
Just for completeness, setting the rpath showed the same results:
~/build/gcc> /home/mscastanho/usr/bin/g++ -g -Wl,-rpath,$HOME/usr/lib64
~/test-ieee128.cpp -o test-shared
~/build/gcc> ./test-shared
6.95
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100912
--- Comment #3 from Matheus Castanho ---
Using objdump -dr ~/usr/lib64/libstdc++.so.6:
[...]
000c9340 <_ZSt16__convert_from_vRKP15__locale_structPciPKcz>:
c9340: 25 00 4c 3c addis r2,r12,37
c9344: c0 c5 42 38
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100912
Bug ID: 100912
Summary: powerpc64le: ieee128 long double incorrectly printed
when using shared libstdc++
Product: gcc
Version: unknown
Status: UNCONFIRMED
Seve
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=97709
Bug ID: 97709
Summary: powerpc: ICE when building glibc with latest gcc
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component
13 matches
Mail list logo