[Bug debug/69077] [6 Regression] omnetpp ICEs with -flto -g

2015-12-28 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69077 Andrew Pinski changed: What|Removed |Added Keywords||ice-on-valid-code Target Milestone|---

[Bug lto/68820] [6 regression] FAIL: gcc.c-torture/execute/builtins/memops-asm.c execution, -O2 -flto -fuse-linker-plugin -fno-fat-lto-objects

2015-12-28 Thread thopre01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68820 Thomas Preud'homme changed: What|Removed |Added Target|ia64-*-*, |ia64-*-*, |x86_64

[Bug c++/68810] FAIL: g++.dg/cpp0x/constexpr-reinterpret1.C -- test for errors -- -m32

2015-12-28 Thread thopre01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68810 Thomas Preud'homme changed: What|Removed |Added CC||thopre01 at gcc dot gnu.org --- Com

[Bug tree-optimization/61441] ARM aarch64 fails to quiet signaling NaN

2015-12-28 Thread thopre01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61441 Thomas Preud'homme changed: What|Removed |Added CC||thopre01 at gcc dot gnu.org --- Com

[Bug debug/69077] [6 Regression] omnetpp ICEs with -flto -g

2015-12-28 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69077 --- Comment #1 from Andrew Pinski --- I am reducing a testcase right now.

[Bug debug/69077] New: [6 Regression] omnetpp ICEs with -flto -g

2015-12-28 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69077 Bug ID: 69077 Summary: [6 Regression] omnetpp ICEs with -flto -g Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: debug

[Bug middle-end/68878] [6 Regression] 471.omnetpp in SPEC CPU 2006 is miscompiled with LTO

2015-12-28 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68878 Andrew Pinski changed: What|Removed |Added Keywords||wrong-code Status|NEW

[Bug lto/61886] [4.9/5/6 Regression] LTO breaks fread with _FORTIFY_SOURCE=2

2015-12-28 Thread thopre01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61886 --- Comment #56 from Thomas Preud'homme --- My apologize, this is actually already reported as PR68913

[Bug lto/61886] [4.9/5/6 Regression] LTO breaks fread with _FORTIFY_SOURCE=2

2015-12-28 Thread thopre01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61886 Thomas Preud'homme changed: What|Removed |Added CC||thopre01 at gcc dot gnu.org --- Com

[Bug testsuite/69076] New: FAIL: gcc.dg/graphite/id-28.c

2015-12-28 Thread thopre01 at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69076 Bug ID: 69076 Summary: FAIL: gcc.dg/graphite/id-28.c Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: testsuite A

[Bug libfortran/68987] [5/6 Regression] double free or corruption in _gfortran_st_write_done when a write statement to an internal file uses an invalid format and the ERR= specifier appears.

2015-12-28 Thread jvdelisle at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68987 --- Comment #4 from Jerry DeLisle --- Author: jvdelisle Date: Tue Dec 29 05:17:42 2015 New Revision: 231989 URL: https://gcc.gnu.org/viewcvs?rev=231989&root=gcc&view=rev Log: 2015-12-28 Jerry DeLisle PR libfortran/68987 io/fo

[Bug middle-end/60666] sese.c:536:11: warning: variable 'stmts' is used uninitialized whenever '||' condition is true

2015-12-28 Thread tbsaunde at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60666 tbsaunde at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC

[Bug c++/67257] [5 regression] Internal compiler error in retrieve_specialization

2015-12-28 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67257 Andrew Pinski changed: What|Removed |Added Known to work||6.0 Summary|[5/6 regression]

[Bug middle-end/44982] [4.9 /5/6 Regression] ICE in get_narrower, at tree.c:7832

2015-12-28 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44982 Andrew Pinski changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/68906] [6 Regression] ICE at -O3 on x86_64-linux-gnu: verify_ssa failed

2015-12-28 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68906 Andrew Pinski changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c/68062] [4.9/5/6 Regression] ICE when comparing vectors

2015-12-28 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68062 Andrew Pinski changed: What|Removed |Added Last reconfirmed|2015-10-23 00:00:00 |2015-12-28 --- Comment #11 from Andrew P

[Bug c++/67339] [5/6 Regression] Segfault when parsing a typename involving a template-alias

2015-12-28 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67339 Andrew Pinski changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ipa/65844] [5/6 Regression] ICE (verify_cgraph_node failed) on i686-linux-gnu

2015-12-28 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65844 Andrew Pinski changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug tree-optimization/68522] [6 Regression] SPEC CPU2006 435.gromacs miscomparison

2015-12-28 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68522 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug rtl-optimization/66351] [6 regression] r223883 miscompiles stage2 compiler on ia64

2015-12-28 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66351 Andrew Pinski changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/63890] [4.9/5/6 regression] Compiling trivial program with -O -p leads to misaligned stack

2015-12-28 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63890 Andrew Pinski changed: What|Removed |Added Severity|major |normal

[Bug tree-optimization/61203] [4.9/5/6 Regression] g++.old-deja/g++.jason/rvalue2.C FAILs with -O2 -fno-inline

2015-12-28 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61203 --- Comment #8 from Andrew Pinski --- This does not fail on the trunk or 5.3 on aarch64-linux-gnu.

[Bug fortran/67779] Strange ordering with strings in extended object

2015-12-28 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67779 Thomas Koenig changed: What|Removed |Added CC||tkoenig at gcc dot gnu.org --- Comment #

[Bug other/60465] Compiling glibc-2.17,2.18 with gcc-4.8.2 and binutils-2.23.2,2.24 results in segfaults in _start / elf_get_dynamic_info

2015-12-28 Thread slyfox at inbox dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60465 --- Comment #36 from Sergei Trofimovich --- Tested the patch on top of gcc-5.3.0 / glibc-2.22-r1. Relocation in rtld.os is R_IA64_GPREL64I and is just an immediate offset in ld.so: # objdump -r -d elf/rtld.os | grep -C4 rtld_local+0x38 97c0

[Bug middle-end/68743] [6 Regression] FAIL: gfortran.dg/aint_anint_1.f90 -O0 execution test

2015-12-28 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68743 --- Comment #26 from John David Anglin --- Patch here: https://gcc.gnu.org/ml/gcc-patches/2015-12/msg02186.html

[Bug libfortran/68744] FAIL: gfortran.dg/backtrace_1.f90 -O0 execution test

2015-12-28 Thread danglin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68744 John David Anglin changed: What|Removed |Added Status|WAITING |NEW --- Comment #8 from John David A

[Bug other/60465] Compiling glibc-2.17,2.18 with gcc-4.8.2 and binutils-2.23.2,2.24 results in segfaults in _start / elf_get_dynamic_info

2015-12-28 Thread slyfox at inbox dot ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60465 --- Comment #35 from Sergei Trofimovich --- Created attachment 37180 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=37180&action=edit 0001-ia64-don-t-use-dynamic-relocations-for-local-symbols.patch 0001-ia64-don-t-use-dynamic-relocations-f

[Bug ipa/69075] New: ICE when setting early-inlining-insns to other than default

2015-12-28 Thread charles.frasch at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69075 Bug ID: 69075 Summary: ICE when setting early-inlining-insns to other than default Product: gcc Version: 5.3.0 Status: UNCONFIRMED Severity: normal Pr

[Bug fortran/69011] [6 Regression] [OOP] ICE in gfc_advance_chain for ALLOCATE with SOURCE

2015-12-28 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69011 vehre at gcc dot gnu.org changed: What|Removed |Added Status|NEW |WAITING --- Comment #9 from ve

[Bug target/69072] ICE in function_arg_record_value with 7th packed structure

2015-12-28 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69072 Eric Botcazou changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug target/69072] ICE in function_arg_record_value with 7th packed structure

2015-12-28 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69072 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/69074] New: Specify NaN behaviour for floating point smin and smax

2015-12-28 Thread jon at beniston dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69074 Bug ID: 69074 Summary: Specify NaN behaviour for floating point smin and smax Product: gcc Version: 5.3.0 Status: UNCONFIRMED Severity: enhancement Priority: P3

[Bug debug/69073] New: internal compiler error: in maybe_record_trace_start

2015-12-28 Thread ysato at users dot sourceforge.jp
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69073 Bug ID: 69073 Summary: internal compiler error: in maybe_record_trace_start Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug c++/68738] call to overridden function segfaults

2015-12-28 Thread rianquinn at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68738 --- Comment #4 from Rian Quinn --- To expand on this issue, any attempt to use the following pattern will result in instability: some_type *p = &var; *p or p-> // Crash A couple of situations that I have seen include: - allocate memory in g

[Bug target/69072] New: ICE: in function_arg_record_value, at config/sparc/sparc.c:6673 with packed struct

2015-12-28 Thread zsojka at seznam dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69072 Bug ID: 69072 Summary: ICE: in function_arg_record_value, at config/sparc/sparc.c:6673 with packed struct Product: gcc Version: 6.0 Status: UNCONFIRMED Keywords

[Bug target/69071] New: [6 Regression] ICE: in decompose, at rtl.h:2107 with -g

2015-12-28 Thread zsojka at seznam dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69071 Bug ID: 69071 Summary: [6 Regression] ICE: in decompose, at rtl.h:2107 with -g Product: gcc Version: 6.0 Status: UNCONFIRMED Keywords: ice-on-valid-code

[Bug target/69040] cris allmodconfig fails

2015-12-28 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69040 Hans-Peter Nilsson changed: What|Removed |Added CC||hp at gcc dot gnu.org Ass

[Bug tree-optimization/69070] New: [6 Regression] ICE: tree check: expected real_cst, have ssa_name in gimple_expand_builtin_pow, at tree-ssa-math-opts.c:1541 with -fsignaling-nans and powl()

2015-12-28 Thread zsojka at seznam dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69070 Bug ID: 69070 Summary: [6 Regression] ICE: tree check: expected real_cst, have ssa_name in gimple_expand_builtin_pow, at tree-ssa-math-opts.c:1541 with -fsignaling-nans and

[Bug tree-optimization/69069] New: missing phi argument with -ftree-parallelize-loops=2

2015-12-28 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69069 Bug ID: 69069 Summary: missing phi argument with -ftree-parallelize-loops=2 Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug lto/69003] Undefined reference with gcc -r incremental linking

2015-12-28 Thread sirl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69003 --- Comment #2 from Franz Sirl --- Only gcc-4.8 works (4.8.3 20140627 [gcc-4_8-branch revision 212064]), gcc-4.9 onwards all show the same behaviour.

[Bug lto/69003] Undefined reference with gcc -r incremental linking

2015-12-28 Thread pinskia at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69003 Andrew Pinski changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug sanitizer/69055] Internal compiler error -fsanitize=float-cast-overflow

2015-12-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69055 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned a

[Bug c/67820] Move obscure warning about null pointers into prime time

2015-12-28 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67820 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #5

[Bug c/67820] Move obscure warning about null pointers into prime time

2015-12-28 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67820 --- Comment #4 from David Binderman --- >Did you grep for -W ? $ fgrep -l -e "-W " fedora/pass78/2015122*/* | wc -l 50 $ fgrep -l -e "-W " fedora/pass77/201512*/* | wc -l 590 $ So -W gets about as much use as -Wextra Both together are 14% i