[Bug fortran/82232] execute_command_line causes program to stop when command fails (or does not exist)

2017-09-17 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82232 Andreas Schwab changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug fortran/82233] execute_command_line causes program to stop when command fails (or does not exist)

2017-09-17 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82233 --- Comment #1 from Andreas Schwab --- *** Bug 82232 has been marked as a duplicate of this bug. ***

[Bug target/82240] i386.md & -Wlogical-op in build

2017-09-18 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82240 --- Comment #1 from Andreas Schwab --- It refers to the source files generated from this file. You need to look at the context to see which file was actually compiled.

[Bug c/82241] invalid warning on valid int64_t value -9223372036854775808

2017-09-18 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82241 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/82248] New: probe_stack can generate unpredictable STR on arm

2017-09-19 Thread sch...@linux-m68k.org
: target Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org Target Milestone: --- Target: arm*-*-* The probe_stack insn uses "str r0,%0" with hard-coded reference to r0, but this is unpredictable if %0 happens to use pre-indexed or po

[Bug fortran/82143] add a -fdefault-real-16 flag

2017-09-24 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82143 --- Comment #20 from Andreas Schwab --- On m68k there is a compilation failure for promotion_3.f90: f951: Fatal Error: REAL(KIND=16) is not available for '-fdefault-real-16' option The promotion_4.f90 test fails during exection.

[Bug fortran/82143] add a -fdefault-real-16 flag

2017-09-24 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82143 --- Comment #21 from Andreas Schwab --- The promotion_4.f90 test fails due to bad assumptions: (gdb) whatis d type = real(kind=10)

[Bug c++/80480] The compiler gets killed by an internal error when compiling ZNC

2017-04-21 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80480 --- Comment #5 from Andreas Schwab --- (In reply to Abel Romero from comment #3) > The OOM killer doesn't show any killing to process g++ . That just means that the kernel log overflowed. Given the multitude of OOM messages your system is defin

[Bug bootstrap/79814] pass-instances.def:36:14: error: ‘*.gcc::pass_manager::pass_warn_unused_result_1’ is used uninitialized in this function

2017-04-25 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79814 Andreas Schwab changed: What|Removed |Added Status|RESOLVED|REOPENED Last reconfirmed|

[Bug fortran/80645] New: [8 regression] FAIL: gfortran.dg/elemental_subroutine_3.f90 -O1 (test for excess errors)

2017-05-05 Thread sch...@linux-m68k.org
: UNCONFIRMED Severity: normal Priority: P3 Component: fortran Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org Target Milestone: --- Target: m68k-*-* $ gcc/gfortran -Bgcc/ ../gcc/testsuite/gfortran.dg

[Bug ada/80626] [7/8 Regression] Ada x32 multilib build failure for a-cfinve.ads

2017-05-10 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80626 --- Comment #4 from Andreas Schwab --- See also PR80117.

[Bug target/80777] gdb sizeof(long int)=4 but gcc sizeof(long int)=8 on x86_64-pc-cygwin

2017-05-18 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80777 --- Comment #7 from Andreas Schwab --- Why shouldn't gcc configured for cygwin use the windows ABI?

[Bug target/80510] Optimize Power7/power8 Altivec load/stores

2017-06-03 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80510 --- Comment #3 from Andreas Schwab --- FAIL: gcc.target/powerpc/pr80510-1.c (test for excess errors) Excess errors: /daten/gcc/gcc-20170602/gcc/testsuite/gcc.target/powerpc/pr80510-1.c:132:29: warning: left shift count >= width of type [-Wshift-c

[Bug tree-optimization/81041] [8 regression] test case gcc.dg/pr78582.c fails with ICE starting with r249058

2017-06-11 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81041 Andreas Schwab changed: What|Removed |Added Target|powerpc*-*-*| Status|UNCONFIRMED

[Bug target/80970] [7 Regression] internal compiler error in find_reloads, at reload.c:4077

2017-06-19 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80970 Andreas Schwab changed: What|Removed |Added CC||law at redhat dot com Block

[Bug target/81131] [m68k] internal compiler error: in find_reloads, at reload.c:4077

2017-06-20 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81131 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/80970] [7 Regression] internal compiler error in find_reloads, at reload.c:4077

2017-06-20 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80970 Andreas Schwab changed: What|Removed |Added CC||sebastian.huber@embedded-br

[Bug target/80970] [7 Regression] internal compiler error in find_reloads, at reload.c:4077

2017-06-20 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80970 Andreas Schwab changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/25111] [m68k] bset is not used for A = 1 << (B & 31) on ColdFire

2017-06-20 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=25111 Bug 25111 depends on bug 80970, which changed state. Bug 80970 Summary: [7 Regression] internal compiler error in find_reloads, at reload.c:4077 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80970 What|Removed |

[Bug target/78480] m68k-rtems compile error in libgfortran

2017-06-21 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78480 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug target/81201] The final asm code doesn't check if a function changes the value of ebx, resulting in segmentation fault.

2017-06-25 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81201 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug middle-end/81283] Quirks around 32-bit PowerPC built-in Atomics

2017-07-03 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81283 --- Comment #5 from Andreas Schwab --- Link against libatomic.

[Bug target/81285] [8 Regression] r249888 breaks bootstrap on ppc64le

2017-07-03 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81285 Andreas Schwab changed: What|Removed |Added Target|ppc64le |powerpc64le-*-*, ia64-*-* --- Comment #

[Bug bootstrap/81298] [7 Regression] Bootstrapping trunk fails during stage1-bubble on x86_64-pc-linux-gnu with --enable-maintainer-mode

2017-07-03 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81298 --- Comment #5 from Andreas Schwab --- configure.ac:33: error: Please use exactly Autoconf 2.64 instead of 2.69. ../config/override.m4:12: _GCC_AUTOCONF_VERSION_CHECK is expanded from... configure.ac:33: the top level autom4te: m4 failed with exi

[Bug target/81362] New: [8.0 regression] FAIL: gcc.dg/vect/no-vfa-vect-57.c execution test

2017-07-08 Thread sch...@linux-m68k.org
Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org CC: rdapp at linux dot vnet.ibm.com Target Milestone: --- Target: powerpc64-*-* This fails on G5

[Bug target/81363] New: [8 regression] FAIL: gcc.dg/vect/pr51581-1.c (internal compiler error)

2017-07-08 Thread sch...@linux-m68k.org
-valid-code Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org CC: cel at us dot ibm.com Target Milestone: --- Target: powerpc*-*-* $ gcc/xgcc -B gcc

[Bug driver/81358] libatomic not automatically linked with C11 code

2017-07-08 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81358 --- Comment #2 from Andreas Schwab --- That doesn't mean that the mistake should be repeated.

[Bug target/81362] [8.0 regression] FAIL: gcc.dg/vect/no-vfa-vect-57.c execution test

2017-07-10 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81362 --- Comment #2 from Andreas Schwab --- Created attachment 41708 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41708&action=edit no-vfa-vect-57.c.159t.vect

[Bug target/81362] [8.0 regression] FAIL: gcc.dg/vect/no-vfa-vect-57.c execution test

2017-07-10 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81362 --- Comment #3 from Andreas Schwab --- Created attachment 41709 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41709&action=edit no-vfa-vect-57.s

[Bug target/81362] [8.0 regression] FAIL: gcc.dg/vect/no-vfa-vect-57.c execution test

2017-07-10 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81362 --- Comment #4 from Andreas Schwab --- There is no VSX on G5.

[Bug target/81362] [8.0 regression] FAIL: gcc.dg/vect/no-vfa-vect-57.c execution test

2017-07-11 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81362 --- Comment #7 from Andreas Schwab --- This fixes both no-vfa-vect-57.c and no-vfa-vect-61.c for -m64 and -m32.

[Bug bootstrap/81425] Bootstrap broken since r250158

2017-07-13 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81425 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug go/81451] missing futex check - libgo/runtime/thread-linux.c:12:0 futex.h:13:12: error: expected ‘=’, ‘,’, ‘;’, ‘asm’ or ‘__attribute__’ before ‘long’

2017-07-15 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81451 --- Comment #2 from Andreas Schwab --- That's a stone-age version from linux 2.5.70.

[Bug gcov-profile/78467] [7 regression] gcc.dg/tree-prof/comp-goto-1.c FAILs

2016-11-22 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78467 --- Comment #2 from Andreas Schwab --- Same fix as r242629.

[Bug middle-end/78153] strlen return value can be assumed to be less than PTRDIFF_MAX

2016-11-24 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78153 --- Comment #2 from Andreas Schwab --- This breaks ada on aarch64: /opt/gcc/gcc-20161124/Build/./prev-gcc/xgcc -B/opt/gcc/gcc-20161124/Build/./prev-gcc/ -B/usr/aarch64-suse-linux/bin/ -B/usr/aarch64-suse-linux/bin/ -B/usr/aarch64-suse-linux/lib/

[Bug middle-end/78153] strlen return value can be assumed to be less than PTRDIFF_MAX

2016-11-24 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78153 --- Comment #3 from Andreas Schwab --- Program received signal SIGSEGV, Segmentation fault. vrp_val_max (type=0x0) at ../../gcc/tree-vrp.c:156 156 if (!INTEGRAL_TYPE_P (type))

[Bug libgcc/78576] [PPC] wrong long double to long int conversion

2016-11-28 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78576 --- Comment #2 from Andreas Schwab --- Why do you think 27 is wrong?

[Bug libgcc/78576] [PPC] wrong long double to long int conversion

2016-11-28 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78576 --- Comment #4 from Andreas Schwab --- Why do you think this isn't a lack of accuracy? Floating to integer always truncates.

[Bug target/68467] libgcc, compilation for target m68k-linux breaks in linux_atomic.c

2016-12-04 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68467 --- Comment #10 from Andreas Schwab --- The fact that libcalls aren't using the C ABI is likely hurting everyone.

[Bug target/68467] libgcc, compilation for target m68k-linux breaks in linux_atomic.c

2016-12-04 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68467 --- Comment #12 from Andreas Schwab --- linux-atomic is independent of libc and libpthread, it implements compiler intrinsics and only depends on the kernel support for CAS on Coldfire.

[Bug other/78711] gcc-6.2.0:: libjavamath.so inconsistent gmp link

2016-12-07 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78711 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug other/78712] gcc-4.9.4:: libjavamath.so inconsistent gmp link

2016-12-07 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78712 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug other/78711] gcc-6.2.0:: libjavamath.so inconsistent gmp link

2016-12-07 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78711 --- Comment #2 from Andreas Schwab --- *** Bug 78712 has been marked as a duplicate of this bug. ***

[Bug other/78711] gcc-6.2.0:: libjavamath.so inconsistent gmp link

2016-12-07 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78711 --- Comment #4 from Andreas Schwab --- The target libraries must always be built against the libraries of the target system. You have to populate the sysroot accordingly.

[Bug target/78811] [7 Regression] raw-string-6.c testsuite failure

2016-12-14 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78811 --- Comment #3 from Andreas Schwab --- http://gcc.gnu.org/ml/gcc-patches/2016-12/msg01272.html

[Bug bootstrap/78817] stage2 bootstrap failure in vec.h:1613:5: error: argument 1 null where non-null expected after r243661

2016-12-15 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78817 Andreas Schwab changed: What|Removed |Added Host|powerpc64le-*-linux | --- Comment #4 from Andreas Schwab --

[Bug bootstrap/78817] stage2 bootstrap failure in vec.h:1613:5: error: argument 1 null where non-null expected after r243661

2016-12-15 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78817 --- Comment #5 from Andreas Schwab --- Also broken on ia64.

[Bug c/78891] Array out of bound access generates wrong code in O2 or higher optimizations

2016-12-21 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78891 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c/78981] Sign extension bug when stdlib is not explicitly included while using getenv on amd64.

2017-01-03 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78981 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug bootstrap/78984] [4.9 regression] bootstrap fails while creating 32-bit libgcc on 64-bit x86_64-linux

2017-01-04 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78984 --- Comment #6 from Andreas Schwab --- Note that if you use --with-ld, -B no longer works.

[Bug bootstrap/78984] [4.9 regression] bootstrap fails while creating 32-bit libgcc on 64-bit x86_64-linux

2017-01-04 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78984 --- Comment #8 from Andreas Schwab --- The binutils testsuite depends on it.

[Bug c/78304] [7 Regression] -Wformat doesn't warn anymore for inttypes.h format string argument type mismatches

2017-01-14 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78304 Andreas Schwab changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug testsuite/79115] FAIL: gcc.dg/pr78768.c execution test on arm, aarch64

2017-01-17 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79115 --- Comment #1 from Andreas Schwab --- The test is committing suicide, it should not be executed.

[Bug go/79281] gccgo: Binaries using goroutines crash on m68k

2017-01-30 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79281 --- Comment #1 from Andreas Schwab --- A futex word must be 4-byte aligned.

[Bug testsuite/79356] XPASS in attr-alloc_size-11.c

2017-02-04 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79356 Andreas Schwab changed: What|Removed |Added Target|s390x, powepc64le-linux |s390x-*-*, powepc*-*-*,

[Bug target/78480] m68k-rtems compile error in libgfortran

2017-02-06 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78480 --- Comment #2 from Andreas Schwab --- Why is this a gcc bug? newlib is not part of gcc.

[Bug ada/80117] New: [7 regression] a-cfinve.ads:245:04: warning: types for unchecked conversion have different sizes

2017-03-20 Thread sch...@linux-m68k.org
Keywords: build Severity: normal Priority: P3 Component: ada Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org Target Milestone: --- Target: aarch64-*-* Created attachment 41005 --> https://gcc.gnu.

[Bug go/80128] New: [7 regression] go1: internal compiler error: in write_specific_type_functions, at go/gofrontend/types.cc:2002

2017-03-21 Thread sch...@linux-m68k.org
Status: UNCONFIRMED Keywords: build Severity: normal Priority: P3 Component: go Assignee: ian at airs dot com Reporter: sch...@linux-m68k.org CC: cmang at google dot com Target Milestone: --- Target

[Bug ada/80117] [7 regression] a-cfinve.ads:245:04: warning: types for unchecked conversion have different sizes

2017-03-21 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80117 --- Comment #2 from Andreas Schwab --- Yes, but they still used system-linux-x86_64.ads, and I had added a patch to use system-linux-x86.ads for ILP32. https://build.opensuse.org/package/view_file/devel:ARM:Factory:Contrib:ILP32/gcc6/aarch64-ilp

[Bug ada/80117] [7 regression] a-cfinve.ads:245:04: warning: types for unchecked conversion have different sizes

2017-03-21 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80117 Andreas Schwab changed: What|Removed |Added Status|WAITING |NEW

[Bug ada/80117] [7 regression] a-cfinve.ads:245:04: warning: types for unchecked conversion have different sizes

2017-03-21 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80117 Andreas Schwab changed: What|Removed |Added Summary|a-cfinve.ads:245:04:|[7 regression] |warni

[Bug go/80128] [7 regression] go1: internal compiler error: in write_specific_type_functions, at go/gofrontend/types.cc:2002

2017-03-21 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80128 --- Comment #1 from Andreas Schwab --- 13889f465fbc2c5924d8d619c3bbd797bdeb7785 is the first bad commit commit 13889f465fbc2c5924d8d619c3bbd797bdeb7785 Author: ian Date: Tue Jan 10 03:59:20 2017 + git-svn-id: svn+ssh://gcc.gnu.org/svn

[Bug ada/80117] Standard'Word_Size is wrong for aarch64 ILP32

2017-03-21 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80117 Andreas Schwab changed: What|Removed |Added Summary|a-cfinve.ads:245:04:|Standard'Word_Size is wrong

[Bug ada/80117] Standard'Word_Size is wrong for aarch64 ILP32

2017-03-21 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80117 --- Comment #7 from Andreas Schwab --- What is the definition of System.Word_Size anyway?

[Bug go/80128] [7 regression] go1: internal compiler error: in write_specific_type_functions, at go/gofrontend/types.cc:2002

2017-03-21 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80128 --- Comment #2 from Andreas Schwab --- Looks like Type::needs_specific_type_functions and Type::type_functions should not hardcode alignment checks, but ask the target about the specific alignment requirement.

[Bug go/80128] [7 regression] go1: internal compiler error: in write_specific_type_functions, at go/gofrontend/types.cc:2002

2017-03-22 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80128 --- Comment #4 from Andreas Schwab --- I only see an empty page. Can you please attach the patch here?

[Bug ada/80146] New: [7 regression] ICE in copy_to_mode_reg, at explow.c:612

2017-03-22 Thread sch...@linux-m68k.org
: normal Priority: P3 Component: ada Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org Blocks: 80117 Target Milestone: --- Target: aarch64-*-* /home/abuild/rpmbuild/BUILD/gcc-7.0.1-r246083/obj-aarch64-suse-linux

[Bug ada/80146] [7 regression] ICE in copy_to_mode_reg, at explow.c:612

2017-03-22 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80146 Andreas Schwab changed: What|Removed |Added Status|RESOLVED|NEW Last reconfirmed|

[Bug ada/80117] Standard'Word_Size is wrong for aarch64 ILP32

2017-03-22 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80117 Bug 80117 depends on bug 80146, which changed state. Bug 80146 Summary: [7 regression] ICE in copy_to_mode_reg, at explow.c:612 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80146 What|Removed |Added

[Bug ada/80117] Standard'Word_Size is wrong for aarch64 ILP32

2017-03-22 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80117 --- Comment #11 from Andreas Schwab --- So what's a word then? Obviously, UNITS_PER_WORD does not fit.

[Bug ada/80146] ICE in copy_to_mode_reg, at explow.c:612

2017-03-22 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80146 Andreas Schwab changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|DUPLICATE

[Bug ada/80117] Standard'Word_Size is wrong for aarch64 ILP32

2017-03-22 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80117 Bug 80117 depends on bug 80146, which changed state. Bug 80146 Summary: ICE in copy_to_mode_reg, at explow.c:612 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80146 What|Removed |Added ---

[Bug ada/80146] ICE in copy_to_mode_reg, at explow.c:612

2017-03-22 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80146 Andreas Schwab changed: What|Removed |Added Status|RESOLVED|NEW Resolution|DUPLICATE

[Bug ada/80117] Standard'Word_Size is wrong for aarch64 ILP32

2017-03-22 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80117 Bug 80117 depends on bug 80146, which changed state. Bug 80146 Summary: ICE in copy_to_mode_reg, at explow.c:612 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80146 What|Removed |Added ---

[Bug go/80128] [7 regression] go1: internal compiler error: in write_specific_type_functions, at go/gofrontend/types.cc:2002

2017-03-22 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80128 --- Comment #6 from Andreas Schwab --- Works with a cross compiler.

[Bug ada/80146] [7 regression] ICE in copy_to_mode_reg, at explow.c:612

2017-03-23 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80146 Andreas Schwab changed: What|Removed |Added Blocks||67205 Summary|ICE in copy_to

[Bug bootstrap/80200] decNumber.c : error : #include_next is a GCC extension

2017-03-27 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80200 --- Comment #3 from Andreas Schwab --- That looks like someone is using -Wsystem-headers.

[Bug target/80252] New: ICE in plus_constant, at explow.c:88 with -fstack-check -mabi=ilp32

2017-03-29 Thread sch...@linux-m68k.org
Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org Target Milestone: --- Target: aarch64-*-* $ cat stack-check.c void g (char *); int f (void) { char i[32]; i[16] = 0; g (i); } $ ./xgcc -B

[Bug target/80252] ICE in plus_constant, at explow.c:88 with -fstack-check -mabi=ilp32

2017-03-29 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80252 Andreas Schwab changed: What|Removed |Added Target Milestone|--- |7.0

[Bug target/78002] gcc.target/aarch64/stack-checking.c ICEs with -mabi=ilp32

2017-03-29 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78002 Andreas Schwab changed: What|Removed |Added Target Milestone|--- |7.0

[Bug target/80266] New: ICE in store_pairsi condition with -mabi=ilp32

2017-03-30 Thread sch...@linux-m68k.org
: target Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org Target Milestone: --- Target: aarch64-*-* $ ./gnat1 -I ../../gcc/gcc/testsuite/gnat.dg/ -I - -quiet -O2 -gnatez "-fdiagnostics-color=never" -gnatea "-fRTS=../aarch64-suse-lin

[Bug target/80266] ICE in store_pairsi condition with -mabi=ilp32

2017-03-30 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80266 Andreas Schwab changed: What|Removed |Added Target Milestone|--- |7.0

[Bug target/78002] gcc.target/aarch64/stack-checking.c ICEs with -mabi=ilp32

2017-04-01 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78002 --- Comment #7 from Andreas Schwab --- http://gcc.gnu.org/ml/gcc-testresults/2017-04/msg00082.html The ICE is gone, but gnat.dg/stack_check[12].adb fail execution test.

[Bug target/78002] gcc.target/aarch64/stack-checking.c ICEs with -mabi=ilp32

2017-04-02 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78002 --- Comment #9 from Andreas Schwab --- No, it's call by descriptor that doesn't work for ilp32, which breaks tasking.

[Bug target/78002] gcc.target/aarch64/stack-checking.c ICEs with -mabi=ilp32

2017-04-03 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78002 --- Comment #11 from Andreas Schwab --- It appears that there is indeed some problem with unwinding.

[Bug middle-end/80295] New: ICE in __builtin_update_setjmp_buf expander

2017-04-03 Thread sch...@linux-m68k.org
-end Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org Target Milestone: --- Target: aarch64-*-* $ cat builtin-update-setjmp-buf.c void f (void *b) { __builtin_update_setjmp_buf (b); } $ gcc -mabi=ilp32 builtin-update-setjmp-buf.c builtin

[Bug target/80416] New: FAIL: g++.dg/torture/pr79671.C -O2 execution test

2017-04-13 Thread sch...@linux-m68k.org
Component: target Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org Target Milestone: --- Target: ia64-*-* On ia64, pr79671.C fails with -O2, -O3 and -Os, but succeeds with -O1 and -O2 -flto. When it fails foo looks like this: 0x4800

[Bug c/82349] float INFINITY issue with division by zero in regression with compiler option '-ffast-math'

2017-09-28 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82349 --- Comment #3 from Andreas Schwab --- *** Bug 82351 has been marked as a duplicate of this bug. ***

[Bug c/82351] float INFINITY issue with division by zero in regression with compiler option '-ffast-math'

2017-09-28 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82351 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c/82349] float INFINITY issue with division by zero in regression with compiler option '-ffast-math'

2017-09-28 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82349 --- Comment #5 from Andreas Schwab --- Undefined means anything can happen, not even consistently.

[Bug rtl-optimization/82398] error: qsort comparator non-negative on sorted output: 2 in fill_vec_av_set at gcc/sel-sched.c:3725

2017-10-02 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82398 Andreas Schwab changed: What|Removed |Added Target|ppc64le-linux-gnu |ppc64le-*-*, ia64-*-* Hos

[Bug rtl-optimization/82396] qsort comparator non-negative on sorted output: 4 in ready_sort_real in haifa scheduler

2017-10-02 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82396 Andreas Schwab changed: What|Removed |Added Keywords||build Target|arm-linux-gnue

[Bug bootstrap/82037] Debian 8.8 powerpc64-unknown-linux-gnu bootstrap breaks in stage1 with gcc/liblto_plugin.so: wrong ELF class: ELFCLASS64

2017-10-04 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82037 --- Comment #8 from Andreas Schwab --- /usr/bin/ld is a ppc32 binary, thus cannot load a ppc64 plugin. Either point the build to a ppc64 ld, or use a wrapper script that filters out the -plugin and -plugin-opt options.

[Bug target/82440] New: [8 regression] ICE in aarch64_simd_valid_immediate

2017-10-05 Thread sch...@linux-m68k.org
: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org Target Milestone: --- Target: aarch64-*-* The stage1 compiler crashes while compiling libcpp/lex.c: /opt/gcc/test/Build/./prev-gcc/xg++ -B

[Bug target/82440] [8 regression] ICE in aarch64_simd_valid_immediate

2017-10-05 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82440 Andreas Schwab changed: What|Removed |Added Target Milestone|--- |8.0

[Bug c/81404] suggested hints for standard C macros should avoid GCC predefined macros

2017-10-11 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81404 --- Comment #2 from Andreas Schwab --- Probably all reserved identifiers should be discuraged for fixit hints.

[Bug c/82909] Scope of type defined by offsetof() macro

2017-11-09 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82909 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug bootstrap/83015] New: [8 regression] bootstrap comparison failure on ia64

2017-11-16 Thread sch...@linux-m68k.org
: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org CC: hubicka at ucw dot cz Target Milestone: --- Target: ia64-*-* ia64 fails to bootstrap since r254636. Comparing stages 2 and 3 warning: gcc/cc1objplus-checksum.o

[Bug middle-end/83074] Shared object built with `-pie --coverage' hangs forever

2017-11-20 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83074 Andreas Schwab changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug bootstrap/83015] [8 regression] bootstrap comparison failure on ia64

2017-11-21 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83015 Andreas Schwab changed: What|Removed |Added Status|WAITING |NEW --- Comment #8 from Andreas Schwab

<    4   5   6   7   8   9   10   11   12   13   >