[Bug bootstrap/64320] Missing config.h during findcomp.cc compilation

2014-12-21 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64320 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug middle-end/64340] [5 Regression] FAIL: gnat.dg/lto8.adb (internal compiler error)

2014-12-17 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64340 --- Comment #1 from Andreas Schwab --- https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64043#c11

[Bug lto/64043] [5 Regression] ICE (segfault) with LTO: in tree_check/tree.h:2758 get_binfo_at_offset/tree.c:11914

2014-12-16 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64043 --- Comment #11 from Andreas Schwab --- This breaks ada: $ gcc/gnatmake --GCC=gcc/xgcc --GNATBIND=gcc/gnatbind --GNATLINK=gcc/gnatlink -cargs -Bgcc/ -largs '--GCC=gcc/xgcc -Bgcc' -margs --RTS=ia64-suse-linux/./libada -f ../gcc/testsuite/gnat.dg

[Bug rtl-optimization/63259] Detecting byteswap sequence

2014-12-14 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63259 --- Comment #8 from Andreas Schwab --- (a & 0xFF00) >> 8 with short a = 0x8001 evaluates to 0x80, since all operands are first promoted to int.

[Bug rtl-optimization/64294] invalid code, zero check gets optimized away

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

[Bug middle-end/64292] New: [5.0 regression] FAIL: g++.dg/torture/pr60474.C -O1 (internal compiler error)

2014-12-12 Thread sch...@linux-m68k.org
: normal Priority: P3 Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org CC: mpolacek at gcc dot gnu.org Target: m68k-*-* $ gcc/xg++ -B gcc/ -S -O ../gcc/testsuite/g++.dg/torture/pr60474.C

[Bug target/63347] m68k misoptimisation with -fschedule-insns

2014-12-09 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63347 --- Comment #8 from Andreas Schwab --- *** Bug 64233 has been marked as a duplicate of this bug. ***

[Bug target/64233] [m68k coldfire] Another misoptimisation with -fschedule-insns

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

[Bug driver/64094] "No such file or directory" -> "No such file"

2014-12-08 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64094 --- Comment #7 from Andreas Schwab --- In order to be precise trying to open doesnotexist/foo.c should report "no such directory".

[Bug c++/64202] C linkage causes shared library exception address problem on ppc64 (not x86_64)

2014-12-05 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64202 Andreas Schwab changed: What|Removed |Added Resolution|FIXED |INVALID

[Bug c++/64202] C linkage causes shared library exception address problem on ppc64 (not x86_64)

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

[Bug bootstrap/64197] [5 regression] SPARC bootstrap broken: SEGV in tree_estimate_loop_size

2014-12-05 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64197 --- Comment #2 from Andreas Schwab --- Dup of PR64192?

[Bug ipa/64192] [5 Regression] r218369 causes some regressions with -m32.

2014-12-05 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64192 --- Comment #3 from Andreas Schwab --- This is also causing unaligned accesses in the compiler on ia64, for example in function ipa-inline-analysis.c:account_size_time: new_entry.predicate = *pred; struct predicate has only 4 byte alignme

[Bug libstdc++/64168] [5.0 regression] FAIL: 30_threads/async/sync.cc execution test

2014-12-03 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64168 Andreas Schwab changed: What|Removed |Added Target Milestone|--- |5.0

[Bug libstdc++/64168] New: [5.0 regression] FAIL: 30_threads/async/sync.cc execution test

2014-12-03 Thread sch...@linux-m68k.org
Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org CC: redi at gcc dot gnu.org Target: m68k-*-*, ia64-*-* Broken by r218255. sync.exe: /usr/local/gcc/gcc-20141203/libstdc++-v3/testsuite

[Bug ipa/64153] [5.0 regression] r218205 miscompiles libgomp

2014-12-03 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64153 --- Comment #4 from Andreas Schwab --- This fixes all yesterday's testsuite regression.

[Bug tree-optimization/64159] [5.0 regression] FAIL: gcc.dg/tree-ssa/ssa-dom-cse-2.c scan-tree-dump optimized "return 28;"

2014-12-02 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64159 Andreas Schwab changed: What|Removed |Added Target Milestone|--- |5.0

[Bug tree-optimization/64159] New: [5.0 regression] FAIL: gcc.dg/tree-ssa/ssa-dom-cse-2.c scan-tree-dump optimized "return 28;"

2014-12-02 Thread sch...@linux-m68k.org
NCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org Target: powerpc*-*-* $ grep return ssa-dom-cse-2.c.183t.optimized return sum_7;

[Bug rtl-optimization/64158] [5.0 regression] FAIL: gcc.dg/pr44194-1.c scan-rtl-dump dse1 "global deletions = (2|3)"

2014-12-02 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64158 Andreas Schwab changed: What|Removed |Added Target Milestone|--- |5.0

[Bug rtl-optimization/64158] New: [5.0 regression] FAIL: gcc.dg/pr44194-1.c scan-rtl-dump dse1 "global deletions = (2|3)"

2014-12-02 Thread sch...@linux-m68k.org
NCONFIRMED Severity: normal Priority: P3 Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org Target: powerpc64-*-* $ grep "global deletions =" pr44194-1.c.209r.dse1 dse: local deletions = 0,

[Bug rtl-optimization/64157] [5.0 regression] FAIL: gcc.dg/torture/pr52429.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error)

2014-12-02 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64157 Andreas Schwab changed: What|Removed |Added Target Milestone|--- |5.0

[Bug rtl-optimization/64157] New: [5.0 regression] FAIL: gcc.dg/torture/pr52429.c -O2 -flto -fno-use-linker-plugin -flto-partition=none (internal compiler error)

2014-12-02 Thread sch...@linux-m68k.org
Version: 5.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal Priority: P3 Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org Target: powerpc

[Bug c/59708] clang-compatible checked arithmetic builtins

2014-12-02 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59708 --- Comment #24 from Andreas Schwab --- builtin-arith-overflow-14.c still fails on ppc32 as of r218249.

[Bug ipa/64153] New: [5.0 regression] r218205 miscompiles libgomp

2014-12-02 Thread sch...@linux-m68k.org
Priority: P3 Component: ipa Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org CC: mjambor at suse dot cz Blocks: 63551 Target: m68k-*-* Created attachment 34164 --> https://gcc.gnu.org/bugzilla/attachment.cgi

[Bug ipa/64153] [5.0 regression] r218205 miscompiles libgomp

2014-12-02 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64153 Andreas Schwab changed: What|Removed |Added Target Milestone|--- |5.0

[Bug tree-optimization/64126] [5.0 Regression] FAIL: gcc.dg/pr37289.c scan-tree-dump original "-\\(long unsigned int\\) x"

2014-11-30 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64126 Andreas Schwab changed: What|Removed |Added Target|hppa-unknown-linux-gnu | Host|hppa-unknown-linux-

[Bug driver/64094] "No such file or directory" -> "No such file"

2014-11-27 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64094 --- Comment #3 from Andreas Schwab --- "No such file or directory" is a familiar, recognizable error message, and is automatically translated through libc. Is the required complexity for this special case really worth it?

[Bug libstdc++/64054] 27_io/basic_ostream/inserters_arithmetic/char/hexfloat.cc FAILs

2014-11-24 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64054 --- Comment #2 from Andreas Schwab --- 6 is the output from "cout << os.precision() << endl;", not the value of d.

[Bug c++/63946] [Compilation error] Compilation fails giving error in iomanip.

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

[Bug c++/63940] C++ constexpr errors on AIX

2014-11-18 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63940 --- Comment #2 from Andreas Schwab --- This looks bogus (from cxx_eval_binary_expression): if (lhs == orig_lhs && rhs == orig_rhs) return t; Just because both operands are self-evaluating doesn't mean we can return the unfolded expression

[Bug c/63918] Error in declaration goto statement

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

[Bug c/63886] float will fit into int with abs - possible missing warning Wabsolute-value

2014-11-15 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63886 --- Comment #4 from Andreas Schwab --- float f = 3.1f;

[Bug bootstrap/63853] [5.0 Regression] The use of strchrnul breaks bootstrap on x86_64-apple-darwin14.

2014-11-13 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63853 --- Comment #10 from Andreas Schwab --- How about using strcspn?

[Bug target/63848] New: [5.0 regression] FAIL: c-c++-common/torture/builtin-arith-overflow-17.c -O0 execution test

2014-11-13 Thread sch...@linux-m68k.org
: UNCONFIRMED Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org CC: jakub at redhat dot com Target: ia64-*-* This fails at any opt level. Also failing

[Bug tree-optimization/63798] New: [5.0 regression] FAIL: gcc.target/powerpc/ppc-fmadd-1.c scan-assembler-not f(add|sub|mul|neg)

2014-11-09 Thread sch...@linux-m68k.org
: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org CC: rguenther at suse dot de Target: powerpc*-*-* $ gcc/xgcc -Bgcc/ ../gcc

[Bug bootstrap/63573] [5 Regression] libgo: ICE building libgo on powerpc-linux-gnu

2014-11-09 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63573 --- Comment #13 from Andreas Schwab --- Also breaks gcc.dg/tree-ssa/ldist-19.c (both -m32 and -m64). $ gcc/xgcc -Bgcc/ ../gcc/gcc/testsuite/gcc.dg/tree-ssa/ldist-19.c -O3 -fdump-tree-ldist-details -S -m32 -o ldist-19.s && grep -c "generated mems

[Bug tree-optimization/63796] New: [5.0 regression] FAIL: g++.dg/ipa/devirt-42.C -std=gnu++11 scan-tree-dump-times optimized "return 2" 2

2014-11-09 Thread sch...@linux-m68k.org
rsion: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org CC: hubicka at ucw dot cz Target: powerpc64-*-* $ gcc/

[Bug bootstrap/63573] [5 Regression] libgo: ICE building libgo on powerpc-linux-gnu

2014-11-09 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63573 --- Comment #12 from Andreas Schwab --- This also breaks g++.dg/ipa/pr63587-2.C on powerpc -m32, but the patches in #c6 and #c8 don't fix that. $ gcc/xg++ -Bgcc/ ../gcc/testsuite/g++.dg/ipa/pr63587-2.C -nostdinc++ -Ipowerpc64-linux/32/libstdc++-

[Bug tree-optimization/63785] New: [5.0 regression] FAIL: gfortran.dg/transfer_simplify_2.f90 -O0 (internal compiler error)

2014-11-08 Thread sch...@linux-m68k.org
: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org CC: rguenther at suse dot de Target: m68k-*-* $ gcc/gfortran -Bgcc/ -Bm68k

[Bug c/63760] Support __func__ in PROGMEM

2014-11-06 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63760 --- Comment #1 from Andreas Schwab --- Why aren't read-only data being placed in progmem by default?

[Bug tree-optimization/63734] [5.0 regression] FAIL: gcc.dg/torture/vshuf-v8qi.c -O2 (internal compiler error)

2014-11-04 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63734 Andreas Schwab changed: What|Removed |Added Target Milestone|--- |5.0

[Bug tree-optimization/63734] New: [5.0 regression] FAIL: gcc.dg/torture/vshuf-v8qi.c -O2 (internal compiler error)

2014-11-04 Thread sch...@linux-m68k.org
: ice-on-valid-code Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org CC: glisse at gcc dot gnu.org Target: ia64-*-* $ gcc/xgcc -Bgcc/ ../gcc

[Bug rtl-optimization/63712] [5.0 regression] ICE in expand_expr_addr_expr_1, at expr.c:7662

2014-11-02 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63712 Andreas Schwab changed: What|Removed |Added CC||hubicka at ucw dot cz,

[Bug rtl-optimization/63712] New: [5.0 regression] ICE in expand_expr_addr_expr_1, at expr.c:7662

2014-11-02 Thread sch...@linux-m68k.org
-valid-code Severity: normal Priority: P3 Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org Target: powerpc-*-* $ ../../../gcc/gccgo -B../../../gcc/ -B/usr/powerpc64-linux/bin/ -B/usr

[Bug rtl-optimization/63712] [5.0 regression] ICE in expand_expr_addr_expr_1, at expr.c:7662

2014-11-02 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63712 Andreas Schwab changed: What|Removed |Added Target Milestone|--- |5.0

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

2014-11-01 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63691 --- Comment #9 from Andreas Schwab --- You don't need a link test, you only need to check whether there is a reference to abort.

[Bug preprocessor/63670] Ending C_INCLUDE_PATH with a trailing colon broken

2014-10-28 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63670 --- Comment #1 from Andreas Schwab --- Since C_INCLUDE_PATH defines the path for system headers, this doesn't look like a bug.

[Bug tree-optimization/63666] [5.0 regression] FAIL: gcc.dg/vect/pr45752.c (internal compiler error)

2014-10-28 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63666 Andreas Schwab changed: What|Removed |Added Target Milestone|--- |5.0 --- Comment #2 from Andreas Schwab

[Bug tree-optimization/63666] New: [5.0 regression] FAIL: gcc.dg/vect/pr45752.c (internal compiler error)

2014-10-28 Thread sch...@linux-m68k.org
Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org CC: rguenther at suse dot de Target: ia64-*-* Broken by r216728. $ gcc/xgcc -Bgcc/ ../gcc/testsuite/gcc.dg/vect/pr45752

[Bug c/63645] Incorrect code generation

2014-10-27 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63645 --- Comment #21 from Andreas Schwab --- This is only valid if the object is of the union type (union _GnmExpr) (ยง6.5.2.3#6: "if the union object currently contains one of these structures").

[Bug sanitizer/63647] libsanitizer has broken code in it

2014-10-26 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63647 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c/63591] be more strict when accepting parameter forward declarations

2014-10-18 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63591 --- Comment #7 from Andreas Schwab --- A function declaration with forward declared parameters it is a prototype, sort of. Not defining the forward declared parameter as a real parameter should probably be flagged as an error.

[Bug middle-end/63556] gcc should dedup string postfixes

2014-10-16 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63556 --- Comment #2 from Andreas Schwab --- This is done by the linker, as part of the merge section handling. Contents of section .rodata: 4005b0 01000200 78616263 00 xabc.

[Bug c++/63511] "internal consistency failure" compiling gcc-4.9.1 (gcc/tree-sra.c)

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

[Bug target/63347] m68k misoptimisation with -fschedule-insns

2014-10-10 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63347 Andreas Schwab changed: What|Removed |Added Status|WAITING |NEW --- Comment #6 from Andreas Schwab

[Bug bootstrap/63496] New: ../../gcc/ipa-polymorphic-call.c:2117:1: error: assuming signed overflow does not occur when assuming that (X + c) < X is always false [-Werror=strict-overflow]

2014-10-09 Thread sch...@linux-m68k.org
lse [-Werror=strict-overflow] Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: bootstrap Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org CC: hubi

[Bug rtl-optimization/63463] [5.0 regression] FAIL: gnat.dg/regpat1.adb execution test

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

[Bug rtl-optimization/63463] New: [5.0 regression] FAIL: gnat.dg/regpat1.adb execution test

2014-10-05 Thread sch...@linux-m68k.org
Priority: P3 Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org CC: jiong.wang at arm dot com Target: powerpc-*-* $ ADA_INCLUDE_PATH=powerpc64-linux/32/libada/adainclude ADA_OBJECTS_PATH=powerpc64

[Bug c/63461] Inconsistent behaviour on ARM64 when inline assembly with .text directive is followed by a static variable

2014-10-05 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63461 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug libgcc/63436] libgcc2.c:273:1: internal compiler error: Segmentation fault

2014-10-02 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63436 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug c/63393] [regression]-ffreestanding not work: memset call cause valgrind crash

2014-09-28 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63393 --- Comment #5 from Andreas Schwab --- A conforming implementation is always allowed to provide extensions. The difference between hosted and freestanding implementations is in the set of library facilities that are guaranteed to be available, b

[Bug c++/63388] cout of enum class value - segmentation fault

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

[Bug target/63360] Does not retore f31 at -O0 across function calls

2014-09-25 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63360 --- Comment #5 from Andreas Schwab --- Please make sure all functions are called exactly as they are defined.

[Bug target/63347] m68k misoptimisation with -fschedule-insns

2014-09-23 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63347 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug rtl-optimization/63340] [5.0 regression] FAIL: gcc.dg/atomic/c11-atomic-exec-2.c -O2 execution test

2014-09-23 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63340 --- Comment #3 from Andreas Schwab --- Reduced: extern void abort (void); extern void exit (int); #define TEST_COMPOUND(TYPE, LHSVAL, RHSVAL, OP)\ do\ {

[Bug rtl-optimization/63340] [5.0 regression] FAIL: gcc.dg/atomic/c11-atomic-exec-2.c -O2 execution test

2014-09-23 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63340 --- Comment #2 from Andreas Schwab --- setf.s f6 = r14 vs. setf.sig f6 = r14 setf.d f6 = r14 vs. setf.sig f6 = r14

[Bug rtl-optimization/63340] [5.0 regression] FAIL: gcc.dg/atomic/c11-atomic-exec-2.c -O2 execution test

2014-09-23 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63340 --- Comment #1 from Andreas Schwab --- Created attachment 33537 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33537&action=edit Assembler output w/ r215449 reverted

[Bug rtl-optimization/63340] New: [5.0 regression] FAIL: gcc.dg/atomic/c11-atomic-exec-2.c -O2 execution test

2014-09-23 Thread sch...@linux-m68k.org
Severity: normal Priority: P3 Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org CC: rsandifo at gcc dot gnu.org Target: ia64-*-* Created attachment 33536 --> ht

[Bug target/63312] FAIL: gcc.dg/torture/float128-exact-underflow.c -O0 execution test

2014-09-20 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63312 --- Comment #2 from Andreas Schwab --- This fixes the test for all opt levels, no regressions.

[Bug c/63178] Missed "incorrect-type-passed-to-function warning"

2014-09-19 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63178 Andreas Schwab changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug c/60100] warning disappears when preprocessed source is compiled

2014-09-19 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60100 Andreas Schwab changed: What|Removed |Added CC||gccbugs at dima dot secretsauce.ne

[Bug target/63312] New: FAIL: gcc.dg/torture/float128-exact-underflow.c -O0 execution test

2014-09-19 Thread sch...@linux-m68k.org
Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org CC: joseph at codesourcery dot com Target: ia64-*-* (gdb) bt #0 0xa0040721 in __kernel_syscall_via_break () #1

[Bug c/63301] inconsistency on wchar_t and wint_t types and sizes for diverse architectures

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

[Bug tree-optimization/63258] New: [5.0 regression] FAIL: gcc.dg/vect/costmodel/ppc/costmodel-slp-33.c scan-tree-dump-times vect "vectorization not profitable" 1

2014-09-13 Thread sch...@linux-m68k.org
le" 1 Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org CC: rguenther at s

[Bug debug/63257] New: FAIL: gnat.dg/specs/debug1.ads scan-assembler-times DW_AT_artificial 17

2014-09-13 Thread sch...@linux-m68k.org
Priority: P3 Component: debug Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org Target: powerpc64-*-* Created attachment 33488 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33488&action=edit Assembler output

[Bug target/63256] New: [5.0 regression] FAIL: gcc.dg/sms-8.c scan-rtl-dump-times sms "SMS succeeded" 0

2014-09-13 Thread sch...@linux-m68k.org
Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org CC: segher at kernel dot crashing.org Target: powerpc-*-* Only happens with -m32. $ gcc/xgcc -Bgcc/ ../gcc/gcc

[Bug tree-optimization/63255] New: [5.0 regression] FAIL: gcc.dg/lto/ipareference2 c_lto_ipareference2_0.o-c_lto_ipareference2_1.o execute -O1 -flto -flto-partition=1to1 -fwhole-program

2014-09-13 Thread sch...@linux-m68k.org
-fwhole-program Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org CC: hubicka

[Bug bootstrap/63212] [5 Regression] r214957 breaks bootstrap configured with --enable-checking=release

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

[Bug bootstrap/63204] gtype-desc.c:887:40: error: 'struct loop' has no member named 'former_header' breaks bootstrap

2014-09-09 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63204 Andreas Schwab changed: What|Removed |Added CC||dominiq at lps dot ens.fr --- Comment #

[Bug ipa/63196] New: [5.0 regression] FAIL: g++.dg/torture/pr57140.C -O3 -fomit-frame-pointer (internal compiler error)

2014-09-06 Thread sch...@linux-m68k.org
: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal Priority: P3 Component: ipa Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org CC: rguenther at suse dot de Target: m68k-*-* Appeared with

[Bug target/63195] [5.0 regression] stage3 build/gengtype miscompiled

2014-09-06 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63195 --- Comment #1 from Andreas Schwab --- $ ../gcc/configure --prefix=/usr --build=powerpc64-linux --enable-checking=release --enable-shared --with-system-zlib 'CFLAGS=-O2 -g' 'CXXFLAGS=-O2 -g' --with-cpu-64=power4 --enable-secureplt --with-long-dou

[Bug target/63195] New: [5.0 regression] stage3 build/gengtype miscompiled

2014-09-06 Thread sch...@linux-m68k.org
Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org CC: segher at kernel dot crashing.org Target: powerpc64-*-* r214077 is causing the stage3 build/gengtype to be miscompiled on ppc64

[Bug target/62663] m68k / coldfire : compiling with -msep-data breaks the code

2014-09-02 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62663 --- Comment #4 from Andreas Schwab --- Then this is most likely a linker bug, not setting up the GOT correctly.

[Bug libstdc++/62318] optimization of string searches using Nigel Horspool's Boyer-Moore-Horpool algorithm

2014-08-31 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62318 --- Comment #2 from Andreas Schwab --- *** Bug 62317 has been marked as a duplicate of this bug. ***

[Bug libstdc++/62317] optimization of string searches using Nigel Horspool's Boyer-Moore-Horpool algorithm

2014-08-31 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62317 Andreas Schwab changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug rtl-optimization/62265] New: [4.8/4.9/5.0 regression] FAIL: gcc.dg/20111227-2.c scan-rtl-dump ree "Elimination opportunities = 3 realized = 3"

2014-08-26 Thread sch...@linux-m68k.org
Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: rtl-optimization Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org CC: tejohnson at gcc dot gnu.org Target: ia64

[Bug other/62095] gcc: error: unrecognized command line option

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

[Bug libgcj/62068] libjava/prims.cc:807: possible missing call to va_end ?

2014-08-08 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62068 --- Comment #7 from Andreas Schwab --- Please reread comment#1.

[Bug libgcj/62068] libjava/prims.cc:807: possible missing call to va_end ?

2014-08-08 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62068 --- Comment #4 from Andreas Schwab --- varargs isn't stdargs.

[Bug libgcj/62068] libjava/prims.cc:807: possible missing call to va_end ?

2014-08-08 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62068 --- Comment #2 from Andreas Schwab --- There is no such requirement for va_start/va_end. You are probably thinking of pthread_cleanup_push/pop.

[Bug go/60874] FAIL: go.test/test/recover.go execution

2014-08-06 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60874 --- Comment #10 from Andreas Schwab --- If you never use goto *exp in the same function the value of &&label is undefined.

[Bug tree-optimization/61964] [4.8 regression] krb5 database propagation enters infinite loop; reduced test case

2014-07-31 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61964 --- Comment #6 from Andreas Schwab --- Equality test against pointer to void is explicitly allowed by the standard and implicitly converts the other pointer to void*.

[Bug middle-end/61919] [4.10 regression] FAIL: gfortran.dg/fmt_g0_6.f08 -O2 execution test

2014-07-26 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61919 --- Comment #3 from Andreas Schwab --- That fixes the test case.

[Bug middle-end/61919] [4.10 regression] FAIL: gfortran.dg/fmt_g0_6.f08 -O2 execution test

2014-07-26 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61919 --- Comment #1 from Andreas Schwab --- Created attachment 33188 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33188&action=edit Output before r213002

[Bug middle-end/61919] New: [4.10 regression] FAIL: gfortran.dg/fmt_g0_6.f08 -O2 execution test

2014-07-26 Thread sch...@linux-m68k.org
-code Severity: normal Priority: P3 Component: middle-end Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org Blocks: 61268 Target: ia64-*-* Created attachment 33187 --> https://gcc.gnu.org/bugzi

[Bug c/61812] gcc ICE incorrectly says "The bug is not reproducible, so it is likely a hardware or OS problem."

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

[Bug bootstrap/61792] [4.10 Regression] Bootstrap error with undeclared function isl_ast_expr_get_val

2014-07-13 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61792 --- Comment #1 from Andreas Schwab --- Looks like it doesn't use/prefer the configured ISL headers. Unfortunately you left out the actual compiler command lines.

[Bug tree-optimization/61757] [4.10 Regression] genmodes failure with enable-checking

2014-07-11 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61757 --- Comment #18 from Andreas Schwab --- The testsuite failure is now bug 61783.

[Bug tree-optimization/61783] New: [4.10 regression] FAIL: gcc.dg/tree-ssa/20030922-2.c scan-tree-dump-times dom1 "if " 2

2014-07-11 Thread sch...@linux-m68k.org
NCONFIRMED Severity: normal Priority: P3 Component: tree-optimization Assignee: unassigned at gcc dot gnu.org Reporter: sch...@linux-m68k.org CC: rguenther at suse dot de Target: m68k-*-* >From <https://gcc.gnu.org/bugzilla

[Bug tree-optimization/61757] [4.10 Regression] genmodes failure with enable-checking

2014-07-11 Thread sch...@linux-m68k.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61757 --- Comment #14 from Andreas Schwab --- Perhaps the m68k test failure can still provide an easier hint.

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