[Bug libgomp/68403] FAIL: libgomp.oacc-c++/../libgomp.oacc-c-c++-common/loop-auto-1.c -DACC_DEVICE_TYPE_host=1 -DACC_MEM_SHARED=1 (internal compiler error)

2015-11-18 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68403 --- Comment #4 from vries at gcc dot gnu.org --- Fails here in gimplify_omp_for (in last assert): ... /* Handle OMP_FOR_COND. */ t = TREE_VEC_ELT (OMP_FOR_COND (for_stmt), i); gcc_assert (COMPARISON_CLASS_P (t)); gcc_asse

[Bug tree-optimization/68402] [6 Regression] FAIL: gcc.dg/tree-ssa/split-path-1.c execution test with -m32

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68402 Richard Biener changed: What|Removed |Added Keywords||wrong-code CC|

[Bug c++/68399] c++11 default initialization of a large array: slow compile

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68399 Richard Biener changed: What|Removed |Added CC||jason at gcc dot gnu.org --- Comment #1

[Bug middle-end/68392] ICE: SIGSEGV in update_uses (fwprop.c:896) with -fno-checking

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68392 --- Comment #4 from Richard Biener --- It's because gcc_checking_assert (sparseset_bit_p (active_defs_check, regno)); has been inconsistently converted with the ENABLE_CHECING transform as we have if (flag_checking) active_defs_che

[Bug tree-optimization/68317] [6 regression] ice in set_value_range, at tree-vrp.c:380

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68317 --- Comment #7 from Richard Biener --- (In reply to Jiong Wang from comment #6) > Created attachment 36741 [details] > prototype-fix > > (In reply to Richard Biener from comment #3) > > (gdb) p debug_generic_expr (max) > > 4294443008(OVF) > > +

[Bug middle-end/67790] [6 Regression] verify_ssa failed: definition in block 20 follows the use

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67790 --- Comment #6 from Richard Biener --- Author: rguenth Date: Wed Nov 18 08:31:32 2015 New Revision: 230518 URL: https://gcc.gnu.org/viewcvs?rev=230518&root=gcc&view=rev Log: 2015-11-18 Richard Biener PR tree-optimization/67790

[Bug c++/68385] [6 Regression] ICE building libstdc++ on arm-none-eabi

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68385 Richard Biener changed: What|Removed |Added Target Milestone|--- |6.0

[Bug lto/68384] LTO error for global register variables in PHP 7 compiling on powerpc64le

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68384 Richard Biener changed: What|Removed |Added Keywords||lto CC|

[Bug middle-end/67790] [6 Regression] verify_ssa failed: definition in block 20 follows the use

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67790 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ipa/68035] [5/6 Regression] ipa performance issue when no procedures are present

2015-11-18 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68035 --- Comment #6 from Martin Liška --- Author: marxin Date: Wed Nov 18 09:06:50 2015 New Revision: 230521 URL: https://gcc.gnu.org/viewcvs?rev=230521&root=gcc&view=rev Log: Add missing test-case for PR ipa/68035 Added: trunk/gcc/testsuite/gcc

[Bug rtl-optimization/68376] [4.9/5/6 Regression] wrong code at -O1 and above on x86_64-linux-gnu

2015-11-18 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68376 Jakub Jelinek changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug tree-optimization/68317] [6 regression] ice in set_value_range, at tree-vrp.c:380

2015-11-18 Thread jiwang at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68317 --- Comment #8 from Jiong Wang --- (In reply to Richard Biener from comment #7) > (In reply to Jiong Wang from comment #6) > > Created attachment 36741 [details] > > prototype-fix > > > > (In reply to Richard Biener from comment #3) > > > (gdb)

[Bug middle-end/68117] [6 Regression] error: invalid PHI argument <<< Unknown tree: >>>

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68117 --- Comment #37 from Richard Biener --- (In reply to Gary Funck from comment #36) > (In reply to rguent...@suse.de from comment #35) > > Yes, I thought the cfgexpand.c place is a better one and the only one > > that would be related to the place

[Bug go/68072] malformed DWARF TagVariable entry

2015-11-18 Thread vogt at linux dot vnet.ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68072 --- Comment #8 from Dominik Vogt --- Created attachment 36750 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36750&action=edit Test case This is the requested minimal test program.

[Bug bootstrap/68404] New: [6 Regression] PGO/LTO bootstrap failure on ppc64le

2015-11-18 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68404 Bug ID: 68404 Summary: [6 Regression] PGO/LTO bootstrap failure on ppc64le Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug target/68405] New: trunk/gcc/config/i386/i386.c:22951: possible missing break ?

2015-11-18 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68405 Bug ID: 68405 Summary: trunk/gcc/config/i386/i386.c:22951: possible missing break ? Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Pri

[Bug target/68405] trunk/gcc/config/i386/i386.c:22951: possible missing break ?

2015-11-18 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68405 --- Comment #1 from David Binderman --- Checking svn log, I suspect this revision r230098 | ienkovich | 2015-11-10 11:57:34 + (Tue, 10 Nov 2015) | 70 lines and this comment * config/i386/i386-protos.h (ix86_expand_mask_vec_cmp): New.

[Bug other/68406] New: dbxout.c:2570:16: error: no matching function for call to 'hash_set::traverse(vec*)'

2015-11-18 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68406 Bug ID: 68406 Summary: dbxout.c:2570:16: error: no matching function for call to 'hash_set::traverse(vec*)' Product: gcc Version: 6.0 Status: UNCONFIRMED Severi

[Bug target/68405] trunk/gcc/config/i386/i386.c:22951: possible missing break ?

2015-11-18 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68405 Ilya Enkovich changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug fortran/68268] configure: error: GNU Fortran is not working;

2015-11-18 Thread isearcher at 126 dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68268 --- Comment #8 from isearcher at 126 dot com --- Now here is a new problem. Gfortran can now produce the a.out, but when i run ./a.out, there is an error: ./a.out: error while loading shared libraries: libgfortran.so.3: cannot open shared object

[Bug rtl-optimization/68376] [4.9/5/6 Regression] wrong code at -O1 and above on x86_64-linux-gnu

2015-11-18 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68376 --- Comment #4 from Jakub Jelinek --- Created attachment 36751 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36751&action=edit gcc6-pr68376.patch Untested fix.

[Bug other/68406] dbxout.c:2570:16: error: no matching function for call to 'hash_set::traverse(vec*)'

2015-11-18 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68406 --- Comment #1 from vries at gcc dot gnu.org --- Caused by: https://gcc.gnu.org/ml/gcc-cvs/2015-11/msg00847.html : ... Author: rsandifo Date: Tue Nov 17 18:41:55 2015 New Revision: 230476 URL: https://gcc.gnu.org/viewcvs?rev=230476&root=gcc&view=

[Bug tree-optimization/68157] [5/6 Regression] internal compiler error: in reassoc_stmt_dominates_stmt_p, at tree-ssa-reassoc.c:1287

2015-11-18 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68157 --- Comment #6 from Jakub Jelinek --- Author: jakub Date: Wed Nov 18 10:23:21 2015 New Revision: 230530 URL: https://gcc.gnu.org/viewcvs?rev=230530&root=gcc&view=rev Log: PR tree-optimization/68157 * tree-ssa-reassoc.c (attempt_b

[Bug c++/68087] [5/6 Regression] ICE with constexpr in array with negative index

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68087 Richard Biener changed: What|Removed |Added Target Milestone|--- |5.3

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

2015-11-18 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.3

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

2015-11-18 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.3

[Bug c++/68309] [5/6 Regression] ICE: Segmentation fault

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68309 Richard Biener changed: What|Removed |Added Target Milestone|--- |5.3

[Bug fortran/68283] [5/6 Regression] ice: gfc_variable_attr(): Bad array reference

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68283 Richard Biener changed: What|Removed |Added Target Milestone|--- |5.3

[Bug fortran/68196] [4.9/5/6 Regression] ICE on function result with procedure pointer component

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68196 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.9.4

[Bug fortran/66244] [4.9/5/6 Regression] ICE on assigning a value to a pointer variable

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66244 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.9.4

[Bug ipa/66616] [4.9/5/6 regression] fipa-cp-clone ignores thunk

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66616 Richard Biener changed: What|Removed |Added Target Milestone|--- |4.9.4

[Bug bootstrap/68404] [6 Regression] PGO/LTO bootstrap failure on ppc64le

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68404 Richard Biener changed: What|Removed |Added Target Milestone|--- |6.0

[Bug c++/68170] [6 Regression] Declaring friend template class template in C++1z produces error: specialization of ‘template class A’ must appear at namespace

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68170 Richard Biener changed: What|Removed |Added Target Milestone|--- |6.0

[Bug tree-optimization/68379] [6 Regression] BB vectorization: definition in block 13 follows the use for SSA_NAME

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68379 Richard Biener changed: What|Removed |Added Target Milestone|--- |6.0

[Bug ada/66242] Front-end error if exception propagation disabled

2015-11-18 Thread charlet at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66242 --- Comment #4 from Arnaud Charlet --- Author: charlet Date: Wed Nov 18 10:30:12 2015 New Revision: 230531 URL: https://gcc.gnu.org/viewcvs?rev=230531&root=gcc&view=rev Log: 2015-11-18 Hristian Kirtchev PR ada/66242 * exp_ch

[Bug tree-optimization/68157] [5/6 Regression] internal compiler error: in reassoc_stmt_dominates_stmt_p, at tree-ssa-reassoc.c:1287

2015-11-18 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68157 --- Comment #7 from Jakub Jelinek --- Author: jakub Date: Wed Nov 18 10:31:51 2015 New Revision: 230532 URL: https://gcc.gnu.org/viewcvs?rev=230532&root=gcc&view=rev Log: PR tree-optimization/68157 * tree-ssa-reassoc.c (attempt_b

[Bug tree-optimization/68157] [5/6 Regression] internal compiler error: in reassoc_stmt_dominates_stmt_p, at tree-ssa-reassoc.c:1287

2015-11-18 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68157 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug ada/66242] Front-end error if exception propagation disabled

2015-11-18 Thread charlet at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66242 Arnaud Charlet changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug rtl-optimization/67609] [5 Regression] Generates wrong code for SSE2 _mm_load_pd

2015-11-18 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67609 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #35

[Bug other/68406] dbxout.c:2570:16: error: no matching function for call to 'hash_set::traverse(vec*)'

2015-11-18 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68406 --- Comment #2 from vries at gcc dot gnu.org --- Now trying a build of r230533 with: - r230486 (Replace match.pd DEFINE_MATH_FNs with auto-generated lists) and - r230476 (Add gencfn-macros.c) reverted. (The revert of r230476 on r230533 does not a

[Bug c++/67409] [5/6 Regression] tree-cfg.c dereferences a NULL pointer

2015-11-18 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67409 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #6

[Bug c++/57335] internal compiler error: in cxx_eval_bit_field_ref, at cp/semantics.c:6977

2015-11-18 Thread paolo.carlini at oracle dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57335 Paolo Carlini changed: What|Removed |Added CC||paolo.carlini at oracle dot com --- Comm

[Bug tree-optimization/63602] [4.9/5/6 Regression] Wrong code w/ -O2 -ftree-loop-nest-optimize

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63602 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Status|UNCONFIRMED

[Bug debug/65822] Used variant fun names in dwarf info for CTORs

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65822 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

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

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66038 Richard Biener changed: What|Removed |Added Keywords||build Status|NEW

[Bug c/66098] [5 regression] #pragma diagnostic 'ignored' not fully undone by pop for strict-overflow

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66098 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug c++/67409] [5/6 Regression] tree-cfg.c dereferences a NULL pointer

2015-11-18 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67409 --- Comment #7 from Jakub Jelinek --- Unfortunately, adding an argument to identify_goto whether it is should be a permerror or normal error doesn't work, because identify_goto could be called first for a non-fatal case, but later on we could fin

[Bug middle-end/66199] [4.9 Regression] lastprivate/linear clause issues on combined constructs

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66199 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Status|UNCONFIRMED

[Bug other/68406] dbxout.c:2570:16: error: no matching function for call to 'hash_set::traverse(vec*)'

2015-11-18 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68406 --- Comment #3 from vries at gcc dot gnu.org --- (In reply to vries from comment #2) > Now trying a build of r230533 with: > - r230486 (Replace match.pd DEFINE_MATH_FNs with auto-generated lists) and > - r230476 (Add gencfn-macros.c) > reverted.

[Bug ipa/66223] [5/6 Regression] Diagnostic of pure virtual function call broken, including __cxa_pure_virtual

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66223 Richard Biener changed: What|Removed |Added Keywords||diagnostic Priority|P3

[Bug fortran/66244] [4.9/5/6 Regression] ICE on assigning a value to a pointer variable

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66244 Richard Biener changed: What|Removed |Added Keywords||ice-on-invalid-code Priority|

[Bug ipa/66616] [4.9/5/6 regression] fipa-cp-clone ignores thunk

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66616 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Status|UNCONFIRMED

[Bug target/66655] [5/6 Regression] miscompilation due to ipa-ra on MinGW

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66655 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug middle-end/68392] ICE: SIGSEGV in update_uses (fwprop.c:896) with -fno-checking

2015-11-18 Thread zsojka at seznam dot cz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68392 Zdenek Sojka changed: What|Removed |Added Target|aarch64-unknown-linux-gnu | Host|x86_64-pc-linux-gnu

[Bug debug/66691] [5/6 Regression] ICE on valid code at -O3 with -g enabled in simplify_subreg, at simplify-rtx.c:5744

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66691 Richard Biener changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug ipa/66760] [4.9 Regression] compile time regression in IPA inline analysis on PR26854 testcase

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66760 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Known to work|

[Bug tree-optimization/66868] [5 Regression] wrong code generated with -O3 (dead code removal?)

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66868 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug c++/66921] [4.9/5/6 Regression] failure to determine size of static constexpr array that is nested within a templated class

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66921 Richard Biener changed: What|Removed |Added Keywords||rejects-valid Priority|P3

[Bug target/66930] [5 Regression]: gengtype.c is miscompiled during stage2

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66930 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/68407] New: Code generation failure, "rep ret" in .s file

2015-11-18 Thread bugzi...@poradnik-webmastera.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68407 Bug ID: 68407 Summary: Code generation failure, "rep ret" in .s file Product: gcc Version: 4.8.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

[Bug target/66930] [5 Regression]: gengtype.c is miscompiled during stage2

2015-11-18 Thread olegendo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66930 --- Comment #20 from Oleg Endo --- Yes, fixed. Although it probably could be reverted again because the actual issue was in sh_find_set_of_reg and it has been extended. I'll see if it's safe to revert it some time later.

[Bug tree-optimization/66992] [4.9/5/6 Regression] Incorrect array subscript is above bounds warning

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66992 Richard Biener changed: What|Removed |Added Keywords||diagnostic, |

[Bug c++/68407] Code generation failure, "rep ret" in .s file

2015-11-18 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68407 Markus Trippelsdorf changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug target/68408] New: sparc-elf, c++: broken support for attribute init_priority.

2015-11-18 Thread sorganov at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68408 Bug ID: 68408 Summary: sparc-elf, c++: broken support for attribute init_priority. Product: gcc Version: 5.2.1 Status: UNCONFIRMED Severity: normal Pr

[Bug target/67032] [4.9/5/6 Regression] Geode optimizations incorrectly return -NaN

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67032 Richard Biener changed: What|Removed |Added Priority|P3 |P2 --- Comment #11 from Richard Biener

[Bug rtl-optimization/67037] [4.9/5 Regression] Wrong code at -O1 and above on ARM

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67037 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug ipa/67056] [5 regression] Wrong code generated

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67056 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug c++/67409] [5/6 Regression] tree-cfg.c dereferences a NULL pointer

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

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

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67153 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Status|UNCONFIRMED

[Bug target/67172] [5/6 regression] i686-w64-mingw32 dwarf2 bootstrap fails with undefined reference to __EH_FRAME_BEGIN__

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67172 Richard Biener changed: What|Removed |Added Keywords||build Priority|P3

[Bug go/67198] [5/6 Regression] change of type of syscall.RawSockaddr.Data on ppc64 breaks compilation of existing programs

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67198 Richard Biener changed: What|Removed |Added Priority|P3 |P4 Version|unknown

[Bug c++/68409] New: Garbage added to a map instead of object

2015-11-18 Thread f3rn4nd0.c354r+gcc at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68409 Bug ID: 68409 Summary: Garbage added to a map instead of object Product: gcc Version: 4.9.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++

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

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67257 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug c++/67337] [4.9/5/6 Regression] Segmentation fault on a template class

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67337 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Known to work|

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

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67339 Richard Biener changed: What|Removed |Added Keywords||ice-on-valid-code Priority|P3

[Bug c++/67354] [5/6 regression] internal compiler error: in add_to_same_comdat_group, at symtab.c:421

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67354 Richard Biener changed: What|Removed |Added Keywords||ice-on-valid-code Priority|P3

[Bug debug/67355] [5 Regression] ICE compiling LTP testcase, endless cselib recursion from var-tracking

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67355 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug c++/67376] [5/6 regression] Comparison with pointer to past-the-end of array fails inside constant expression

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67376 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug target/68410] New: config/nios2/nios2.c: 4123: duplicates in expression

2015-11-18 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68410 Bug ID: 68410 Summary: config/nios2/nios2.c: 4123: duplicates in expression Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: minor Priority: P3 Component:

[Bug target/68410] config/nios2/nios2.c: 4123: duplicates in expression

2015-11-18 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68410 David Binderman changed: What|Removed |Added CC||sandra at codesourcery dot com --- Com

[Bug target/68405] trunk/gcc/config/i386/i386.c:22951: possible missing break ?

2015-11-18 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68405 --- Comment #3 from Ilya Enkovich --- Author: ienkovich Date: Wed Nov 18 11:51:58 2015 New Revision: 230541 URL: https://gcc.gnu.org/viewcvs?rev=230541&root=gcc&view=rev Log: gcc/ PR target/68405 * config/i386/i386.c (ix86_expan

[Bug rtl-optimization/57635] gcc hanging while compiling huge files

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=57635 Richard Biener changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug rtl-optimization/67396] [4.9/5/6 regression] Performance regression compiling variadic function with many arguments in RTL DSE

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67396 Richard Biener changed: What|Removed |Added Keywords||alias Priority|P3

[Bug c++/67411] [5/6 Regression] internal compiler error: in tsubst_copy, at cp/pt.c:13473

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67411 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug c++/67409] [5/6 Regression] tree-cfg.c dereferences a NULL pointer

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67409 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug target/67439] [4.9 Regression]ICE: unrecognizable insn compiling arm-fp16 testcases with -march=armv7-a and -mrestrict-it

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67439 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Known to work|

[Bug lto/67548] [5/6 Regression] LTO drops weak binding with "ld -r"

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67548 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug c++/67550] [5/6 regression] Initialization of local struct array with elements of global array yields zeros instead of initializer values

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67550 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug c++/67557] [4.9 Regression] Calling copy constructor of base class in constructor of derived class produces crashing code

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67557 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug c++/67576] [4.9/5/6 Regression] expression of typeid( expression ) is evaluated twice

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67576 Richard Biener changed: What|Removed |Added Priority|P3 |P2 --- Comment #1 from Richard Biener

[Bug ipa/67600] [5 Regression] Segfault when assigning only one char to ostreambuf_iterator compiled with -O2 or -O3

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67600 Richard Biener changed: What|Removed |Added Priority|P3 |P2 --- Comment #11 from Richard Biener

[Bug rtl-optimization/67609] [5 Regression] Generates wrong code for SSE2 _mm_load_pd

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67609 Richard Biener changed: What|Removed |Added Priority|P3 |P2 --- Comment #36 from Richard Biener

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

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67625 Richard Biener changed: What|Removed |Added Keywords||rejects-valid Priority|P3

[Bug middle-end/67653] [4.9/5/6 Regression] ICE on valid code on x86_64-linux-gnu: verify_gimple failed

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67653 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug target/67770] [4.9/5/6 Regression] i386: -fshrink-wrap can interact badly with trampolines

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67770 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug ipa/67783] [4.9/5 Regression] quadratic time consumption in IPA inlining with -O1 and higher

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67783 Richard Biener changed: What|Removed |Added Priority|P3 |P2

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

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67893 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug sanitizer/67941] [5/6 Regression] calls on function pointer from a captureless lambda cause ubsan warning

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67941 Richard Biener changed: What|Removed |Added Keywords||diagnostic Priority|P3

[Bug rtl-optimization/67954] [5 Regression] internal compiler error: in patch_jump_insn, at cfgrtl.c:1303

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67954 Richard Biener changed: What|Removed |Added Target||arm* --- Comment #1 from Richard Biener

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

2015-11-18 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68062 Richard Biener changed: What|Removed |Added Priority|P3 |P2 --- Comment #10 from Richard Biener

  1   2   3   >