[Bug c++/61940] Wrong error location for error in initialization list

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61940 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #7 from Richard Biener

[Bug target/66358] [5/6/7 Regression] [SH] ICE: in extract_constrain_insn, at recog.c:2232

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66358 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #22 from Richard

[Bug rtl-optimization/70224] [5 regression] ICE: RTL flag check: CROSSING_JUMP_P used with unexpected rtx code 'insn' in relax_delay_slots, at reorg.c:3310

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70224 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #13 from Richard

[Bug middle-end/70199] [5 Regression] Crash at -O2 when using labels.

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70199 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #8 from Richard Biener

[Bug c++/68578] [5 Regression] ICE on invalid template declaration and instantiation

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68578 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #5 from Richard Biener

[Bug target/64331] regcprop propagates registers noted as REG_DEAD

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64331 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #12 from Richard

[Bug c++/70218] [5 Regression] Illegal access to private fields succeeds with 5/6

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70218 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #7 from Richard Biener

[Bug c++/60615] bad location in error from initializer

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60615 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #5 from Richard Biener

[Bug fortran/69455] [5/6/7 Regression] [F08] Assembler error(s) when using intrinsic modules in two BLOCK

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69455 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #10 from Richard

[Bug rtl-optimization/64081] [5/6/7 Regression] r217827 prevents RTL loop unroll

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64081 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #26 from Richard

[Bug target/61079] #pragma fini doesn't apply without definition

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61079 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #4 from Richard Biener

[Bug testsuite/60806] libstdc++ abi check should ignore missing TLS symbols

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60806 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #5 from Richard Biener

[Bug debug/65771] ICE (in loc_list_from_tree, at dwarf2out.c:14964) on arm-linux-gnueabihf

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65771 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #18 from Richard

[Bug c++/67625] [4.9/5 Regression] some constexpr expressions rejected as enumerator value

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67625 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #6 from Richard Biener

[Bug bootstrap/66038] [5 regression] (stage 2) build/genmatch issue (gcc/hash-table.h|c) with --disable-checking [ introduced by r218976 ]

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66038 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #37 from Richard

[Bug tree-optimization/71398] New: ICE at -O3 in 32-bit and 64-bit mode on x86_64-linux-gnu (Segmentation fault, find_edge)

2016-06-03 Thread chengniansun at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71398 Bug ID: 71398 Summary: ICE at -O3 in 32-bit and 64-bit mode on x86_64-linux-gnu (Segmentation fault, find_edge) Product: gcc Version: 7.0 Status: UNCONFIRMED

[Bug target/71389] [7 Regression] ICE on trunk gcc on ivybridge target (df_refs_verify)

2016-06-03 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71389 --- Comment #3 from Uroš Bizjak --- (In reply to Uroš Bizjak from comment #2) > (gdb) p debug_rtx (insn) > (insn 198 206 199 11 (set (mem/c:V16QI (plus:DI (reg/f:DI 20 frame) > (const_int -664 [0xfd68])) [7

[Bug c++/69953] [5/6/7 Regression] Using lto causes gtkmm/gparted and gtkmm/inkscape compile to fail

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69953 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #21 from Richard

[Bug target/68273] [5/6/7 Regression] Wrong code on mips/mipsel due to (invalid?) peeking at alignments in function_arg.

2016-06-03 Thread matthew.fortune at imgtec dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68273 --- Comment #35 from Matthew Fortune --- (In reply to Aurelien Jarno from comment #33) > (In reply to Hector Oron from comment #32) > > (In reply to Richard Biener from comment #31) > > > eipa_sra introduces the remaining SSA name with

[Bug target/71151] [avr] -fmerge-constants and -fdata-sections/-ffunction-sections results in string constants in .progmem.gcc_sw section

2016-06-03 Thread gjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71151 --- Comment #13 from Georg-Johann Lay --- Disadvantage of havong tables in same text section a code is that code side might increase for the following reason: branches that cross a switch statement will also have to cross the jump table, hence

[Bug tree-optimization/71259] [6/7 Regression] GCC trunk emits wrong code

2016-06-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71259 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2

[Bug target/71281] [7 Regression] ICE on gcc trunk on knl, wsm, ivb and bdw targets (tree-ssa-reassoc)

2016-06-03 Thread kugan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71281 --- Comment #6 from kugan at gcc dot gnu.org --- Patch posted for review at https://gcc.gnu.org/ml/gcc-patches/2016-06/msg00316.html

[Bug tree-optimization/71407] New: ICE at -O3 in 32-bit and 64-bit modes on x86_64-linux-gnu (verify_gimple: integral result type precision does not match field size of BIT_FIELD_REF)

2016-06-03 Thread chengniansun at gmail dot com
: posix gcc version 7.0.0 20160603 (experimental) [trunk revision 237082] (GCC) $: $: gcc-trunk -O3 small.c -w small.c: In function ‘fn2’: small.c:6:6: error: integral result type precision does not match field size of BIT_FIELD_REF void fn2() { ^~~ BIT_FIELD_REF <mask__22.25_75, 8, 120&g

[Bug target/71281] [7 Regression] ICE on gcc trunk on knl, wsm, ivb and bdw targets (tree-ssa-reassoc)

2016-06-03 Thread kugan at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71281 --- Comment #5 from kugan at gcc dot gnu.org --- Created attachment 38640 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=38640=edit proposed patch testing this patch.

[Bug tree-optimization/71316] [7 regression] test case gcc.dg/tree-ssa/ssa-dom-thread-4.c fails starting with r236831

2016-06-03 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71316 Jeffrey A. Law changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug fortran/70350] [5 Regression] ICE with -fcheck=all and array initialization

2016-06-03 Thread kristopher.kuhlman at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70350 --- Comment #10 from Kris --- Thank you for the effort. On Thursday, June 2, 2016, pault at gcc dot gnu.org < gcc-bugzi...@gcc.gnu.org> wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70350 > > Paul Thomas changed: > >What

[Bug c++/70847] [6/7 Regression] exponential time in cp_fold for chained virtual function calls

2016-06-03 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70847 Patrick Palka changed: What|Removed |Added CC||ppalka at gcc dot gnu.org --- Comment

[Bug bootstrap/71399] GCC 5.3.0 bootstrap comparison failure on arm-linux-gnueabihf

2016-06-03 Thread ludo at gnu dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71399 --- Comment #2 from Ludovic Courtès --- (In reply to ktkachov from comment #1) > I tried a bootstrap of the GCC 5.3.0 release as taken from one of the > mirrors in: > https://gcc.gnu.org/mirrors.html > > This was done on an ARMv8-A machine

[Bug bootstrap/71399] GCC 5.3.0 bootstrap comparison failure on arm-linux-gnueabihf

2016-06-03 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71399 --- Comment #1 from ktkachov at gcc dot gnu.org --- I tried a bootstrap of the GCC 5.3.0 release as taken from one of the mirrors in: https://gcc.gnu.org/mirrors.html This was done on an ARMv8-A machine inside an aarch32 chroot with binutils

[Bug target/71389] [7 Regression] ICE on trunk gcc on ivybridge target (df_refs_verify)

2016-06-03 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71389 --- Comment #4 from Uroš Bizjak --- Following patch fixes the failure: --cut here-- diff --git a/gcc/config/i386/i386.c b/gcc/config/i386/i386.c index 7e9f511..cf5e460 100644 --- a/gcc/config/i386/i386.c +++ b/gcc/config/i386/i386.c @@ -19311,7

[Bug fortran/70748] [6/7 Regression] ICE with debug in gfc_trans_block_construct

2016-06-03 Thread antony at cosmologist dot info
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70748 --- Comment #2 from Antony Lewis --- I just tried this with 7.0.0 20160603, and seems it may have been fixed?

[Bug fortran/70748] [6/7 Regression] ICE with debug in gfc_trans_block_construct

2016-06-03 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70748 --- Comment #3 from Dominique d'Humieres --- > I just tried this with 7.0.0 20160603, and seems it may have been fixed? This PR seems to have been fixed between revisions r236300 (2016-05-16, ICE) and r236559 (2016-05-21, compiles). The t

[Bug target/70957] testsuite/gcc.target/powerpc/vsx-elemrev-4.c fails on power7

2016-06-03 Thread wschmidt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70957 --- Comment #12 from Bill Schmidt --- Author: wschmidt Date: Fri Jun 3 13:14:26 2016 New Revision: 237066 URL: https://gcc.gnu.org/viewcvs?rev=237066=gcc=rev Log: 2016-06-03 Bill Schmidt PR target/70957

[Bug c++/70847] [6/7 Regression] exponential time in cp_fold for chained virtual function calls

2016-06-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70847 --- Comment #12 from Jakub Jelinek --- I had in mind: --- cp-gimplify.c.jj1 2016-06-02 18:35:18.0 +0200 +++ cp-gimplify.c 2016-06-03 15:06:04.465913964 +0200 @@ -941,13 +941,25 @@ cp_fold_r (tree *stmt_p, int *walk_subtr

[Bug c++/70847] [6/7 Regression] exponential time in cp_fold for chained virtual function calls

2016-06-03 Thread sirl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70847 --- Comment #9 from Franz Sirl --- (In reply to Jakub Jelinek from comment #7) > Created attachment 38636 [details] > gcc7-pr70847.patch > > Untested fix. Applied to gcc-6-branch r237059, no testsuite regressions. Testcase from comment 6 and

[Bug c++/70847] [6/7 Regression] exponential time in cp_fold for chained virtual function calls

2016-06-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70847 --- Comment #10 from Jakub Jelinek --- Note, the patch has been successfully bootstrapped/regtested on x86_64-linux and i686-linux. I don't think such shared trees should be occurring significantly that it would matter. But, if you want to

[Bug c++/70847] [6/7 Regression] exponential time in cp_fold for chained virtual function calls

2016-06-03 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70847 --- Comment #11 from Patrick Palka --- (In reply to Jakub Jelinek from comment #10) > Note, the patch has been successfully bootstrapped/regtested on x86_64-linux > and i686-linux. > > I don't think such shared trees should be occurring

[Bug target/70957] testsuite/gcc.target/powerpc/vsx-elemrev-4.c fails on power7

2016-06-03 Thread wschmidt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70957 --- Comment #13 from Bill Schmidt --- Author: wschmidt Date: Fri Jun 3 13:18:25 2016 New Revision: 237067 URL: https://gcc.gnu.org/viewcvs?rev=237067=gcc=rev Log: 2016-06-03 Bill Schmidt PR target/70957

[Bug rtl-optimization/71295] [7 Regression] internal compiler error: in subreg_get_info, at rtlanal.c:3673 on arm

2016-06-03 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71295 ktkachov at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug c++/71397] New: array captured as nullptr

2016-06-03 Thread zoidbergx at tlen dot pl
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71397 Bug ID: 71397 Summary: array captured as nullptr Product: gcc Version: 5.3.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug c++/71393] [6/7 Regression] Compilation hang

2016-06-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71393 --- Comment #5 from Jakub Jelinek --- Untested fix for this PR attached to PR70847.

[Bug c++/70847] [6/7 Regression] exponential time in cp_fold for chained virtual function calls

2016-06-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70847 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug target/65618] [5/6/7 Regression] gnat bootstrap comparison failure on mips{,el}-linux-gnu

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65618 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #6 from Richard Biener

[Bug go/64900] gotools don't link on Solaris 11/x86

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64900 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #7 from Richard Biener

[Bug middle-end/64182] wide-int rounding division is broken

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64182 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #15 from Richard

[Bug debug/70628] [5 regression] ICE in get_reg_rtx, at emit-rtl.c:1025

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70628 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #13 from Richard

[Bug c++/70452] [5 Regression] Regression in C++ parsing performance between 4.9.3 and 5.3.1

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70452 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #16 from Richard

[Bug target/65210] [avr] ICE: when using attributs 'address' and 'io_low'

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65210 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #5 from Richard Biener

[Bug fortran/69544] [5/6/7 Regression] Internal compiler error with -Wall and where

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69544 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #4 from Richard Biener

[Bug tree-optimization/69740] [5 Regression] gcc ICE at -O2 and above on valid code on x86_64-linux-gnu in "verify_loop_structure"

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69740 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #13 from Richard

[Bug ipa/65797] [5/6/7 regression] IPA ICF causes function to be emitted with no debug line info

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65797 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #13 from Richard

[Bug c++/71251] [5/6/7 regression] ICE on invalid code, with unusual template name

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71251 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #2 from Richard Biener

[Bug ada/65683] [5/6/7 regression] access types across "limited with" breaks restriction of No_Elaboration_Code

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65683 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #5 from Richard Biener

[Bug c++/71236] [5/6/7 Regression] ICE on invalid code

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71236 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #1 from Richard Biener

[Bug target/69895] [5 Regression] dependency of gcc-plugin.h not installed on m68k-linux-gnu

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69895 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #5 from Richard Biener

[Bug c++/70353] [5 regression] ICE on __PRETTY_FUNCTION__ in a constexpr function

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70353 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #23 from Richard

[Bug tree-optimization/63989] tree-ssa-strlen.c doesn't handle constant pointer plus and array refs if constant offset is smaller than known constant string length

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63989 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #8 from Richard Biener

[Bug c++/57868] misleading location for invalid variadic template

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57868 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #5 from Richard Biener

[Bug c++/70528] [5 Regression] bogus error: constructor required before non-static data member

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70528 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #16 from Richard

[Bug rtl-optimization/68205] [5 regression] ICE compiling gcc.c-torture/execute/20040709-2.c with -fno-common on arm-none-eabi

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68205 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #3 from Richard Biener

[Bug rtl-optimization/70710] [5/6/7 Regression] Compile time hog w/ -O -g -fpeel-loops

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70710 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #2 from Richard Biener

[Bug c++/71393] [6/7 Regression] Compilation hang

2016-06-03 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71393 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/71389] [7 Regression] ICE on trunk gcc on ivybridge target (df_refs_verify)

2016-06-03 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71389 --- Comment #2 from Uroš Bizjak --- The compiler chokes in (gdb) bt #0 internal_error (gmsgid=0x2384c05 "in %s, at %s:%d") at ../../git/gcc/gcc/diagnostic.c:1254 #1 0x01bb19c5 in fancy_abort (file=0x1cc90c0

[Bug target/64792] [5/6/7 Regression][SH] movu.b movu.w not working

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64792 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #4 from Richard Biener

[Bug target/63891] [5/6/7 regression] Failure of darwin-weakimport-3.c

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63891 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #10 from Richard

[Bug rtl-optimization/66076] [5 Regression] ICE: in vec_safe_grow, at vec.h:618 with -funroll-loops -mno-prefer-avx128 -march=bdver4

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66076 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #6 from Richard Biener

[Bug go/66368] [5 Regression] go tool crashes on powerpc-linux-gnu

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66368 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #11 from Richard

[Bug tree-optimization/70754] [5/6/7 Regression] ICE during predictive commoning

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70754 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #3 from Richard Biener

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

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63734 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #6 from Richard Biener

[Bug libstdc++/60555] std::system_category().default_error_condition() doesn't map system errno values to std::generic_category()

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60555 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #6 from Richard Biener

[Bug tree-optimization/65337] [5 regression] LTO bootstrap failure with Ada enabled

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65337 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #16 from Richard

[Bug c++/69564] [5/6/7 Regression] lto and/or C++ make scimark2 LU slower

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69564 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #28 from Richard

[Bug c++/56480] Explicit specialization in a namespace enclosing the specialized template

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56480 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #9 from Richard Biener

[Bug c++/71195] [5 Regression] ICE in classify_argument on invalid code

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71195 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #2 from Richard Biener

[Bug libstdc++/52389] Allocation/deallocation across DLL boundary in std::locale

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52389 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #7 from Richard Biener

[Bug other/63426] [meta-bug] Issues found with -fsanitize=undefined

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63426 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #8 from Richard Biener

[Bug middle-end/63184] [4.9/5/6/7 Regression] Fails to simplify comparison

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63184 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #7 from Richard Biener

[Bug target/62631] gcc.dg/tree-ssa/ivopts-lt-2.c FAILs

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62631 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #37 from Richard

[Bug other/67893] [5 Regression] memory hog building a C++ file (on x86_64-linux-gnu)

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67893 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #5 from Richard Biener

[Bug target/56540] No __SIZEOF__XXX__ macro for __float128

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56540 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #6 from Richard Biener

[Bug preprocessor/69391] [5 Regression] Incorrect __LINE__ expansion with -ftrack-macro-expansion=0 on g++5.2

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69391 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #8 from Richard Biener

[Bug c++/70286] [5 Regression] ICE on template specialization

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70286 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #2 from Richard Biener

[Bug tree-optimization/69811] A gcc folding issue at -O0

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69811 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #8 from Richard Biener

[Bug c++/70691] internal compiler error: Segmentation fault with lambda

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70691 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #5 from Richard Biener

[Bug other/63630] [5.0 Regression] ICE: in spill_failure, at reload1.c:2122. unable to find a register to spill in class 'POINTER_REGS'

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63630 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #5 from Richard Biener

[Bug ipa/65873] Failure to inline always_inline memcpy

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65873 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #14 from Richard

[Bug tree-optimization/64058] [5 Regression] Performance degradation after r216304

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64058 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #22 from Richard

[Bug target/69148] [5 Regression] ICE (floating point exception) on s390x-linux-gnu

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69148 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #9 from Richard Biener

[Bug target/65564] [5/6/7 Regression] builtin-bnd-narrow-ptr-bounds-2-nov.c:15:1: internal compiler error: in simplify_subreg, at simplify-rtx.c:5745

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65564 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #9 from Richard Biener

[Bug target/65164] [5/6/7 Regression][SH] missed subc in integer sign function

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65164 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #4 from Richard Biener

[Bug c++/60608] Template argument problem

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60608 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #9 from Richard Biener

[Bug target/65342] [5/6/7 Regression] FAIL: gfortran.dg/intrinsic_(un)?pack_1.f90 -O1 execution test on powerpc-apple-darwin9 after r210201

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65342 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #20 from Richard

[Bug target/65867] [5 Regression] bootstrap fails for mingw32 due to missing header in ssp.c

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65867 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #9 from Richard Biener

[Bug tree-optimization/67153] [5/6/7 Regression] integer optimizations 53% slower than std::bitset<>

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67153 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #24 from Richard

[Bug bootstrap/71399] New: GCC 5.3.0 bootstrap comparison failure on arm-linux-gnueabihf

2016-06-03 Thread ludo at gnu dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71399 Bug ID: 71399 Summary: GCC 5.3.0 bootstrap comparison failure on arm-linux-gnueabihf Product: gcc Version: 5.3.0 Status: UNCONFIRMED Severity: normal

[Bug c++/71378] A compilable file fails to compile when ASAN options are specified

2016-06-03 Thread asankau at millenniumit dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71378 --- Comment #7 from asankau at millenniumit dot com --- (In reply to Martin Liška from comment #6) > (In reply to asankau from comment #5) > > (In reply to Martin Liška from comment #4) > > > (In reply to asankau from comment #3) > > > > Hi, > >

[Bug target/65162] [5/6/7 Regression][SH] Redundant tests when storing bswapped T bit result in unaligned mem

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65162 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #5 from Richard Biener

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

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64054 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #18 from Richard

[Bug debug/63572] [5/6/7 Regression] ICF breaks user debugging experience

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63572 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #17 from Richard

[Bug target/69311] [5 Regression] ICE (cc1 killed) on s390x-linux-gnu

2016-06-03 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69311 Richard Biener changed: What|Removed |Added Target Milestone|5.4 |5.5 --- Comment #4 from Richard Biener

<    1   2   3   >