[Bug target/69401] gcc 5.3.0/6.1.0 on microblaze: internal compiler error: in gen_reg_rtx, at emit-rtl.c:1027

2018-04-20 Thread thomas.petazz...@free-electrons.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69401 --- Comment #6 from Thomas Petazzoni --- I see Eric Gallager added bug 68538 in the "See also" section. However, I don't see how they can be related: 68538 has been fixed, and the fix was only in CRIS-specific files. This bug however is only abo

[Bug target/69401] gcc 5.3.0/6.1.0 on microblaze: internal compiler error: in gen_reg_rtx, at emit-rtl.c:1027

2017-07-15 Thread thomas.petazz...@free-electrons.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69401 --- Comment #5 from Thomas Petazzoni --- Created attachment 41764 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41764&action=edit Pre-processed code from gpsd Code from gpsd that triggers an ICE on Microblaze when building with -O2 -fPIC.

[Bug target/69401] gcc 5.3.0/6.1.0 on microblaze: internal compiler error: in gen_reg_rtx, at emit-rtl.c:1027

2017-07-15 Thread thomas.petazz...@free-electrons.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69401 --- Comment #4 from Thomas Petazzoni --- Any input? I'm facing a similar problem with the gpsd software: on gcc 6.x and gcc 7.x, one file fails to build with an ICE: rtcm2_json.c: In function 'json_rtcm2_read': rtcm2_json.c:258:1: internal comp

[Bug target/63261] Microblaze 4.9.1, Error: PC relative branch to label which is not in the instruction space

2017-05-15 Thread thomas.petazz...@free-electrons.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63261 --- Comment #1 from Thomas Petazzoni --- This bug still exists in gcc 5.4.0 on Microblaze.

[Bug target/71749] Define _REENTRANT on ARC when -pthread is passed

2017-03-02 Thread thomas.petazz...@free-electrons.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71749 --- Comment #5 from Thomas Petazzoni --- Sure, feel free to submit it. If that's easier for the gcc submission process, feel free to submit it under your own name: for such a small contribution, I really don't care if my authorship is preserved.

[Bug target/71749] Define _REENTRANT on ARC when -pthread is passed

2017-03-02 Thread thomas.petazz...@free-electrons.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71749 --- Comment #3 from Thomas Petazzoni --- Will you submit the patch to gcc mainline yourself?

[Bug target/71124] Compiler enters infinite loop on Microblaze with -O1/-O2/-O3

2016-11-05 Thread thomas.petazz...@free-electrons.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71124 --- Comment #2 from Thomas Petazzoni --- Created attachment 39970 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=39970&action=edit Another test case demonstration the problem This additional test case comes from ffmpeg 3.2. This file build

[Bug target/65151] [SH][4.9 Regression] Internal compiler error when trying to build libav 11.2 on sh4

2016-08-03 Thread thomas.petazz...@free-electrons.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65151 --- Comment #16 from Thomas Petazzoni --- Yes, I confirm the issue is fixed in gcc 5.

[Bug target/71750] New: Define _REENTRANT on Blackfin when -pthread is passed

2016-07-04 Thread thomas.petazz...@free-electrons.com
Component: target Assignee: unassigned at gcc dot gnu.org Reporter: thomas.petazz...@free-electrons.com Target Milestone: --- Created attachment 38828 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38828&action=edit Patch that defines _REENTRANT on Blackfin when -pth

[Bug target/71749] New: Define _REENTRANT on ARC when -pthread is passed

2016-07-04 Thread thomas.petazz...@free-electrons.com
: target Assignee: unassigned at gcc dot gnu.org Reporter: thomas.petazz...@free-electrons.com Target Milestone: --- Created attachment 38827 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38827&action=edit Patch that defines _REENTRANT on ARC when -pthread is passe

[Bug target/69401] gcc 5.3.0 on microblaze: internal compiler error: in gen_reg_rtx, at emit-rtl.c:1027

2016-05-17 Thread thomas.petazz...@free-electrons.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69401 --- Comment #3 from Thomas Petazzoni --- Created attachment 38510 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38510&action=edit Pre-processed source code

[Bug target/69401] gcc 5.3.0 on microblaze: internal compiler error: in gen_reg_rtx, at emit-rtl.c:1027

2016-05-17 Thread thomas.petazz...@free-electrons.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69401 --- Comment #2 from Thomas Petazzoni --- This still happens with gcc 6.1. With gcc 6.1: - The file can be built with no optimization, with and without -fPIC - The file can be built in -O2 or -O3 without -fPIC - The compiler aborts when either

[Bug target/71124] Compiler enters infinite loop on Microblaze with -O1/-O2/-O3

2016-05-15 Thread thomas.petazz...@free-electrons.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71124 Thomas Petazzoni changed: What|Removed |Added Version|4.9.3 |6.1.0 --- Comment #1 from Thomas Peta

[Bug target/71124] New: Compiler enters infinite loop on Microblaze with -O1/-O2/-O3

2016-05-15 Thread thomas.petazz...@free-electrons.com
Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: thomas.petazz...@free-electrons.com Target Milestone: --- Created attachment 38493 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38493&action=edit Test case The a

[Bug c++/69401] gcc 5.3.0 on microblaze: internal compiler error: in gen_reg_rtx, at emit-rtl.c:1027

2016-01-20 Thread thomas.petazz...@free-electrons.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69401 --- Comment #1 from Thomas Petazzoni --- Created attachment 37413 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37413&action=edit Preprocessed source file

[Bug c++/69401] New: gcc 5.3.0 on microblaze: internal compiler error: in gen_reg_rtx, at emit-rtl.c:1027

2016-01-20 Thread thomas.petazz...@free-electrons.com
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: thomas.petazz...@free-electrons.com Target Milestone: --- When building some C++ file from the flann library (http://www.cs.ubc.ca/research/flann/) for Microblaze

[Bug target/69038] compilation error: unable to find a register to spill in class 'FP_REGS'

2015-12-25 Thread thomas.petazz...@free-electrons.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69038 --- Comment #2 from Thomas Petazzoni --- Sure, here it is: Using built-in specs. COLLECT_GCC=/home/test/buildroot/output/host/usr/bin/sparc64-buildroot-linux-gnu-g++.br_real Target: sparc64-buildroot-linux-gnu Configured with: ./configure --pref

[Bug other/69038] New: sparc64 compilation fails with error: unable to find a register to spill in class 'FP_REGS'

2015-12-24 Thread thomas.petazz...@free-electrons.com
NCONFIRMED Severity: normal Priority: P3 Component: other Assignee: unassigned at gcc dot gnu.org Reporter: thomas.petazz...@free-electrons.com Target Milestone: --- Created attachment 37123 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=3712

[Bug target/65151] [SH][4.9 Regression] Internal compiler error when trying to build libav 11.2 on sh4

2015-08-08 Thread thomas.petazz...@free-electrons.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65151 --- Comment #13 from Thomas Petazzoni --- (In reply to John Paul Adrian Glaubitz from comment #12) > (In reply to Thomas Petazzoni from comment #11) > > (In reply to Jakub Jelinek from comment #10) > > > GCC 4.9.3 has been released. > > > > This

[Bug target/65151] [SH][4.9 Regression] Internal compiler error when trying to build libav 11.2 on sh4

2015-08-08 Thread thomas.petazz...@free-electrons.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65151 Thomas Petazzoni changed: What|Removed |Added CC||thomas.petazzoni@free-elect

[Bug middle-end/61207] Win64 gcc 4.9.0: ICE at -Os compiling some C++ code

2014-11-20 Thread thomas.petazz...@free-electrons.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61207 --- Comment #4 from Thomas Petazzoni --- (In reply to Kai Tietz from comment #3) > Hmm, does it help to specify additional option '-fno-ms-extensions'? No, it doesn't help. In fact in my case, it isn't a -Os problem, but a -O3 problem. I had bot

[Bug middle-end/61207] Win64 gcc 4.9.0: ICE at -Os compiling some C++ code

2014-11-20 Thread thomas.petazz...@free-electrons.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61207 Thomas Petazzoni changed: What|Removed |Added CC||thomas.petazzoni@free-elect

[Bug target/63261] New: Microblaze 4.9.1, Error: PC relative branch to label which is not in the instruction space

2014-09-14 Thread thomas.petazz...@free-electrons.com
Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: thomas.petazz...@free-electrons.com When building the fxload program (see http://sourceforge.net/projects/linux-hotplug/files/fxload/2008_10_13/) with gcc

[Bug libstdc++/58393] Please relax feature check for std::to_string and std::sto* for uClibc

2014-07-02 Thread thomas.petazz...@free-electrons.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58393 Thomas Petazzoni changed: What|Removed |Added CC||thomas.petazzoni@free-elect