[Bug target/82048] GCC bootstrap fails in stage1 on sparc-unknown-linux-gnu

2017-09-05 Thread aaro.koskinen at iki dot fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82048 --- Comment #5 from Aaro Koskinen --- > Is there any workaround other than downgrading to glibc 2.24 on SPARC? If you always re-install the 64-bit glibc build after 32-bit one, that should restore the correct version of long-double.h.

[Bug target/82048] [7 Regression] GCC bootstrap fails in stage1 on sparc-unknown-linux-gnu

2017-09-01 Thread aaro.koskinen at iki dot fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82048 --- Comment #2 from Aaro Koskinen --- (In reply to Eric Botcazou from comment #1) > This looks like an issue with your libc. Where does __nldbl_fprintf come > from? It seems this was introduced by GLIBC 2.25. GCC does not define __LONG_DOUBLE_1

[Bug target/82048] New: [7 Regression] GCC bootstrap fails in stage1 on sparc-unknown-linux-gnu

2017-08-30 Thread aaro.koskinen at iki dot fi
Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: aaro.koskinen at iki dot fi Target Milestone: --- When trying bootstrap GCC 7.2 with: ../gcc-7.2.0/configure --with-cpu=ultrasparc --enable-targets=all --disable-libsanitizer

[Bug target/68779] New: [5.3 Regression] HPPA/PARISC 32-bit Linux kernel build triggers multiple ICEs

2015-12-07 Thread aaro.koskinen at iki dot fi
: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: aaro.koskinen at iki dot fi Target Milestone: --- Created attachment 36949 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36949&action=edit Preprocessed

[Bug sanitizer/67899] New: build failure in the sanitizer libs on sparc-linux-gnu

2015-10-08 Thread aaro.koskinen at iki dot fi
Component: sanitizer Assignee: unassigned at gcc dot gnu.org Reporter: aaro.koskinen at iki dot fi CC: dodji at gcc dot gnu.org, dvyukov at gcc dot gnu.org, jakub at gcc dot gnu.org, kcc at gcc dot gnu.org Target Milestone: --- Sanitizer lib

[Bug rtl-optimization/65932] [5 Regression] Linux-3.10.75 on arm926ej-s does not boot due to wrong code generation

2015-06-05 Thread aaro.koskinen at iki dot fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65932 --- Comment #7 from Aaro Koskinen --- The issue is also present when compiling kernels for OMAP1/2 platforms. Also looks like -Os is needed to trigger this. Kernels compiled with -O2 seem to work.

[Bug target/58158] [4.8/4.9/5 Regression] ICE with conditional moves on GPRs with a floating point conditional on mipsel with loongson2f

2015-03-02 Thread aaro.koskinen at iki dot fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58158 --- Comment #18 from Aaro Koskinen --- (In reply to Steve Ellcey from comment #17) > Updated patch posted to gcc-patches. > > https://gcc.gnu.org/ml/gcc-patches/2015-03/msg00106.html Thanks - always good to get rid of out-of-tree patches. By re

[Bug target/59551] ICE when compiling ImageMagick on hppa/linux

2015-01-01 Thread aaro.koskinen at iki dot fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59551 Aaro Koskinen changed: What|Removed |Added Known to work||4.9.2 --- Comment #3 from Aaro Koskinen

[Bug bootstrap/63740] [4.9 Regression] GCC 4.9.2 bootstrap fails on ARM, haifa-sched.c:6507:1: internal compiler error: in lra_create

2014-11-12 Thread aaro.koskinen at iki dot fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63740 --- Comment #8 from Aaro Koskinen --- ICE backtrace seems to be same as in Bug 61430. The fix for that has not been backported to 4.9 branch. I tested it and it seems to fix the issue at hand. The fix: https://gcc.gnu.org/viewcvs/gcc?view=revisi

[Bug bootstrap/63771] internal compiler error: in lra_create_copy, at lra.c:1532

2014-11-10 Thread aaro.koskinen at iki dot fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63771 Aaro Koskinen changed: What|Removed |Added CC||aaro.koskinen at iki dot fi --- Comment

[Bug bootstrap/63740] [4.9 Regression] GCC 4.9.2 bootstrap fails on ARM, haifa-sched.c:6507:1: internal compiler error: in lra_create

2014-11-09 Thread aaro.koskinen at iki dot fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63740 --- Comment #7 from Aaro Koskinen --- Result from bisection (4.9 git branch): 611da9dd72a4c9d9ece2a8d24612e4aee435414a is the first bad commit commit 611da9dd72a4c9d9ece2a8d24612e4aee435414a Author: jakub Date: Wed Oct 1 14:42:46 2014 +

[Bug bootstrap/63740] [4.9 Regression] GCC 4.9.2 bootstrap fails on ARM, haifa-sched.c:6507:1: internal compiler error: in lra_create

2014-11-05 Thread aaro.koskinen at iki dot fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63740 --- Comment #6 from Aaro Koskinen --- (In reply to Aaro Koskinen from comment #0) > GCC 4.9.2 native bootstrap on ARM fails with ICE from the second stage > compiler: > > /home/aaro/gcctest/build/./prev-gcc/xg++ Correction: stage_curr says "sta

[Bug bootstrap/63740] [4.9 Regression] GCC 4.9.2 bootstrap fails on ARM, haifa-sched.c:6507:1: internal compiler error: in lra_create

2014-11-05 Thread aaro.koskinen at iki dot fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63740 --- Comment #5 from Aaro Koskinen --- Created attachment 33890 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33890&action=edit haifa-sched.s.gz haifa-sched.s (gzipped) from -save-temps.

[Bug bootstrap/63740] [4.9 Regression] GCC 4.9.2 bootstrap fails on ARM, haifa-sched.c:6507:1: internal compiler error: in lra_create

2014-11-05 Thread aaro.koskinen at iki dot fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63740 Aaro Koskinen changed: What|Removed |Added Attachment #33885|0 |1 is obsolete|

[Bug bootstrap/63740] [4.9 Regression] GCC 4.9.2 bootstrap fails on ARM, haifa-sched.c:6507:1: internal compiler error: in lra_create

2014-11-04 Thread aaro.koskinen at iki dot fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63740 --- Comment #2 from Aaro Koskinen --- Created attachment 33885 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33885&action=edit haifa-sched preprocessed source This is the preprocessed source of haifa-sched produced with full original xg++

[Bug bootstrap/63740] New: GCC 4.9.2 bootstrap fails on ARM, haifa-sched.c:6507:1: internal compiler error: in lra_create

2014-11-04 Thread aaro.koskinen at iki dot fi
Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: aaro.koskinen at iki dot fi GCC 4.9.2 native bootstrap on ARM fails with ICE from the second stage compiler: /home/aaro/gcctest

[Bug target/63691] GCC 4.9.x fails to build GLIBC 2.20 on HPPA

2014-11-04 Thread aaro.koskinen at iki dot fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63691 --- Comment #13 from Aaro Koskinen --- Created attachment 33884 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33884&action=edit Preprocessed dl-conflict Here's the preprocessed dl-conflict.c. In elf_machine_rela(), the sym_map gets always

[Bug target/63691] GCC 4.9.x fails to build GLIBC 2.20 on HPPA

2014-11-01 Thread aaro.koskinen at iki dot fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63691 --- Comment #10 from Aaro Koskinen --- (In reply to Andreas Schwab from comment #9) > You don't need a link test, you only need to check whether there is a > reference to abort. A simple test: $ cat pr63691.c void foo (int a, char *p) {

[Bug target/63691] GCC 4.9.x fails to build GLIBC 2.20 on HPPA

2014-10-31 Thread aaro.koskinen at iki dot fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63691 --- Comment #8 from Aaro Koskinen --- (In reply to dave.anglin from comment #7) > On 10/31/2014 2:39 PM, aaro.koskinen at iki dot fi wrote: > > This patch is already included in GLIBC 2.20... > I can add support for __builtin_trap()

[Bug target/63691] GCC 4.9.x fails to build GLIBC 2.20 on HPPA

2014-10-31 Thread aaro.koskinen at iki dot fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63691 --- Comment #6 from Aaro Koskinen --- (In reply to Andrew Pinski from comment #5) > See https://sourceware.org/ml/libc-alpha/2013-11/msg00291.html . This patch is already included in GLIBC 2.20...

[Bug target/63691] GCC 4.9.x fails to build GLIBC 2.20 on HPPA

2014-10-30 Thread aaro.koskinen at iki dot fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63691 Aaro Koskinen changed: What|Removed |Added CC||carlos at systemhalted dot org,

[Bug target/63691] New: GCC 4.9.x fails to build GLIBC 2.20 on HPPA

2014-10-30 Thread aaro.koskinen at iki dot fi
: target Assignee: unassigned at gcc dot gnu.org Reporter: aaro.koskinen at iki dot fi GCC 4.8.3 builds GLIBC 2.20 (w/Gentoo patches) fine, but with GCC 4.9 it fails: hppa-linux-gnu-gcc -nostdlib -nostartfiles -r -o /home/aaro/los/work/parisc/glibc-2.20-build/default/elf

[Bug target/60925] [4.9/4.10 Regression] hppa: can't find a register in class 'R1_REGS' while reloading 'asm'

2014-05-25 Thread aaro.koskinen at iki dot fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60925 --- Comment #6 from Aaro Koskinen --- Created attachment 32852 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=32852&action=edit Simplified reproducer. I tried to make a simpler reproducer. $ hppa-linux-gnu-gcc pr60925.c -c -O2 -Wall -g -f

[Bug target/60925] [4.9/4.10 Regression] hppa: can't find a register in class 'R1_REGS' while reloading 'asm'

2014-05-23 Thread aaro.koskinen at iki dot fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60925 Aaro Koskinen changed: What|Removed |Added CC||danglin at gcc dot gnu.org --- Comment #

[Bug target/60925] [4.9/4.10 Regression] hppa: can't find a register in class 'R1_REGS' while reloading 'asm'

2014-05-22 Thread aaro.koskinen at iki dot fi
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60925 Aaro Koskinen changed: What|Removed |Added Known to fail||4.8.3 --- Comment #3 from Aaro Koskinen

[Bug target/60925] [4.9 Regression] hppa: can't find a register in class 'R1_REGS' while reloading 'asm'

2014-04-22 Thread aaro.koskinen at iki dot fi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60925 --- Comment #2 from Aaro Koskinen --- GLIVC 2.19 compiles fine with GCC 4.8.2.

[Bug target/60925] [4.9 Regression] hppa: can't find a register in class 'R1_REGS' while reloading 'asm'

2014-04-22 Thread aaro.koskinen at iki dot fi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60925 --- Comment #1 from Aaro Koskinen --- Created attachment 32655 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32655&action=edit Pre-processed source. Steps to reproduce: hppa-linux-gnu-gcc gethstbyad.i -c -std=gnu99 -fgnu89-inline -O2 -Wal

[Bug target/60925] New: [4.9 Regression] hppa: can't find a register in class 'R1_REGS' while reloading 'asm'

2014-04-22 Thread aaro.koskinen at iki dot fi
Status: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: aaro.koskinen at iki dot fi Build failure when compiling GLIBC 2.19 with GCC 4.9.0 on PA-RISC: hppa-linux-gnu-gcc gethstbyad.c -c -std=

[Bug sanitizer/59758] [4.9/4.10 Regression] bootstrap failure in libsanitizer/asan on sparc-linux-gnu

2014-04-12 Thread aaro.koskinen at iki dot fi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59758 Aaro Koskinen changed: What|Removed |Added CC||aaro.koskinen at iki dot fi --- Comment

[Bug target/59551] ICE when compiling ImageMagick on hppa/linux

2013-12-18 Thread aaro.koskinen at iki dot fi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59551 --- Comment #2 from Aaro Koskinen --- Created attachment 31475 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31475&action=edit Original source code triggering the bug.

[Bug target/59551] ICE when compiling ImageMagick on hppa/linux

2013-12-18 Thread aaro.koskinen at iki dot fi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59551 --- Comment #1 from Aaro Koskinen --- Created attachment 31474 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31474&action=edit Preprocessed source triggering the bug.

[Bug target/59551] New: ICE when compiling ImageMagick on hppa/linux

2013-12-18 Thread aaro.koskinen at iki dot fi
: target Assignee: unassigned at gcc dot gnu.org Reporter: aaro.koskinen at iki dot fi ICE when compiling ImageMagick-6.8.6-7 magick/draw.c on HPPA/Linux: magick/draw.c: In function 'DrawImage': magick/draw.c:3156:1: error: unrecognizable insn: (insn 11930 11928 11931 68

[Bug target/58158] [4.8/4.9 Regression] ICE with conditional moves on GPRs with a floating point conditional on mipsel with loongson2f

2013-08-24 Thread aaro.koskinen at iki dot fi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58158 --- Comment #7 from Aaro Koskinen --- Loongson 2F is MIPS III + movz/movn only. I am currently running my compiler with the below workaround, and it seems to help: --- gcc-4.8.1.orig/gcc/config/mips/mips.md 2013-02-25 15:53:16.0 +020

[Bug target/58158] internal compiler error: in extract_insn, at recog.c:2150 while compiling ImageMagick on mipsel

2013-08-16 Thread aaro.koskinen at iki dot fi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58158 Aaro Koskinen changed: What|Removed |Added Known to work||4.7.3 Known to fail|

[Bug target/58158] internal compiler error: in extract_insn, at recog.c:2150 while compiling ImageMagick on mipsel

2013-08-15 Thread aaro.koskinen at iki dot fi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58158 --- Comment #1 from Aaro Koskinen --- A simplified reproducer: $ cat bar.c extern void foo(void); static inline double max(const double x, const double y) { return (x > y) ? x : y; } void bar(int d) { int i; for (i = 0;

[Bug target/58158] New: internal compiler error: in extract_insn, at recog.c:2150 while compiling ImageMagick on mipsel

2013-08-14 Thread aaro.koskinen at iki dot fi
Severity: major Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: aaro.koskinen at iki dot fi Created attachment 30657 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30657&action=edit Source files (origina