[Bug testsuite/68751] FAIL: gcc.dg/sancov/asan.c (test for excess errors)

2015-12-07 Thread dvyukov at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68751 --- Comment #2 from Dmitry Vyukov --- Mailed a fix yesterday: https://gcc.gnu.org/ml/gcc-patches/2015-12/msg00671.html

[Bug middle-end/68291] [6 regression] ICE in emit_move_insn, at expr.c:3540

2015-12-07 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68291 --- Comment #11 from Eric Botcazou --- > I'm not comfortable with your relaxing the assert in cfgexpand.c:set_rtl. > It means we could have a PARALLEL for a RESULT_DECL *and* other variables, > because of coalescing. Although we can deal with P

[Bug c/68757] New: [6 Regression] Use of uninitialised value of size 8 in get_combined_adhoc_loc (line-map.c:214)

2015-12-07 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68757 Bug ID: 68757 Summary: [6 Regression] Use of uninitialised value of size 8 in get_combined_adhoc_loc (line-map.c:214) Product: gcc Version: 6.0 Status: UNCONFIRMED

[Bug middle-end/68697] [6 regression] CHKP] Many vararg-*.c tests fail (bounds violation is not detected)

2015-12-07 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68697 Richard Biener changed: What|Removed |Added Target Milestone|--- |6.0 Summary|[6 regression, C

[Bug target/68698] [6 regression] FAIL: gcc.target/i386/avx512vl-vmovap[sd]-1.c

2015-12-07 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68698 Richard Biener changed: What|Removed |Added Target||x86_64-*-*, i?86-*-* Target Milestone

[Bug target/68701] [4.9/5/6 Regression] "gcc -m32 -finstrument-functions -ffixed-ebp" produces internal compiler error

2015-12-07 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68701 Richard Biener changed: What|Removed |Added Target||i?86-*-* Status|UNCONFIRMED

[Bug middle-end/55035] reload1.c:3766:41: error: ‘orig_dup[0]’ may be used uninitialized in this function (for fr30, microblaze, moxie, rl78)

2015-12-07 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55035 Eric Botcazou changed: What|Removed |Added Status|REOPENED|RESOLVED CC|

[Bug bootstrap/44756] [meta-bug] --enable-werror-always issues

2015-12-07 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=44756 Bug 44756 depends on bug 55035, which changed state. Bug 55035 Summary: reload1.c:3766:41: error: ‘orig_dup[0]’ may be used uninitialized in this function (for fr30, microblaze, moxie, rl78) https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55035

[Bug c++/68703] __attribute__((vector_size(N))) template member confusion

2015-12-07 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68703 Richard Biener changed: What|Removed |Added Keywords||rejects-valid --- Comment #1 from Richa

[Bug tree-optimization/52361] gcc.dg/pr48141.c times out with checking enabled

2015-12-07 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52361 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug tree-optimization/68707] [6 Regression] testcase gcc.dg/vect/O3-pr36098.c vectorized using VEC_PERM_EXPR rather than VEC_LOAD_LANES

2015-12-07 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68707 Richard Biener changed: What|Removed |Added Keywords||missed-optimization Status|

[Bug c++/68711] [6 regression] SEGV on an invalid offsetof of a member of a virtual base

2015-12-07 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68711 Richard Biener changed: What|Removed |Added Target Milestone|--- |6.0 Summary|[5 regression] S

[Bug bootstrap/68708] [6 Regression] profiledbootstrap failure with --with-build-config=bootstrap-lto

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

[Bug tree-optimization/68671] [5 Regression] gcc.dg/torture/pr66952.c FAILs with -fno-tree-dce

2015-12-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68671 --- Comment #6 from Jakub Jelinek --- Author: jakub Date: Mon Dec 7 08:58:24 2015 New Revision: 231356 URL: https://gcc.gnu.org/viewcvs?rev=231356&root=gcc&view=rev Log: Backported from mainline 2015-12-04 Jakub Jelinek

[Bug pch/68758] New: [6 Regression] Invalid read of size 8 in gt_pch_save (ggc-common.c:551)

2015-12-07 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68758 Bug ID: 68758 Summary: [6 Regression] Invalid read of size 8 in gt_pch_save (ggc-common.c:551) Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/68714] [6 Regression] less folding of vector comparison

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

[Bug tree-optimization/68714] [6 Regression] less folding of vector comparison

2015-12-07 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68714 Richard Biener changed: What|Removed |Added Priority|P3 |P1

[Bug tree-optimization/68716] libgomp c.exp with -fipa-pta failures

2015-12-07 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68716 Richard Biener changed: What|Removed |Added CC||rguenth at gcc dot gnu.org --- Comment

[Bug lto/68717] [6 Regression] New (bogus?) warnings when compiling some gfortran.dg tests with -flto after r231239

2015-12-07 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68717 Richard Biener changed: What|Removed |Added Keywords||diagnostic Target Milestone|---

[Bug c++/68727] [5 regression] invalid offsetof expressions accepted

2015-12-07 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68727 Richard Biener changed: What|Removed |Added Keywords||diagnostic Target Milestone|---

[Bug tree-optimization/68680] [4.9/5 regression] On-stack VLA does not cause instrumentation with -fstack-protector

2015-12-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68680 --- Comment #9 from Jakub Jelinek --- Author: jakub Date: Mon Dec 7 09:11:06 2015 New Revision: 231357 URL: https://gcc.gnu.org/viewcvs?rev=231357&root=gcc&view=rev Log: Backport from mainline 2015-12-04 Jakub Jelinek

[Bug rtl-optimization/68721] [6 Regression] wrong code at -Os and above on x86_64-linux-gnu

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

[Bug tree-optimization/68718] libgomp c.exp with -fipa-pta hang in sort-1.c

2015-12-07 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68718 --- Comment #1 from Richard Biener --- I think the testcase is simply invalid, with or without OMP. busy needs to be volatile. It's also an issue similar to that of the TM bugs that PTA / aliasing doesn't consider non-address-taken vars as "ali

[Bug tree-optimization/68671] [5 Regression] gcc.dg/torture/pr66952.c FAILs with -fno-tree-dce

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

[Bug fortran/68358] Some tests in gfortran.dg fail when compiled with '-g -flto' and Xcode 7

2015-12-07 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68358 --- Comment #14 from Iain Sandoe --- (In reply to Nenad Vukicevic from comment #13) > For what is worth I filed two bug reports: Thanks! > LLVM: > https://llvm.org/bugs/show_bug.cgi?id=25757 > > APPLE: > Bug 23778972 (not sure how to get URL f

[Bug middle-end/68733] [6 Regression] FAIL: libgomp.c/target-29.c (internal compiler error)

2015-12-07 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68733 Richard Biener changed: What|Removed |Added Target Milestone|--- |6.0 Summary|FAIL: libgomp.c/

[Bug c++/68732] Internal error while compiling CLRadeonExtender

2015-12-07 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68732 --- Comment #4 from Richard Biener --- (In reply to matszpk from comment #3) > Thank you for quick answer and advice. Now, I am using default gcc-5 from > OpenSUSE Leap 42.1. Perhaps, I will try to use GCC 5.3 in near future... You can install 5

[Bug rtl-optimization/68730] [6 Regression] wrong code at -O3 on x86_64-linux-gnu (in 32-bit mode)

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

[Bug tree-optimization/68756] [6 Regression] ICE w/ -O1 -floop-nest-optimize and isl 0.15: isl-0.15/isl_id.c:213: unable to find id

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

[Bug c/68757] [6 Regression] Use of uninitialised value of size 8 in get_combined_adhoc_loc (line-map.c:214)

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

[Bug tree-optimization/68718] libgomp c.exp with -fipa-pta hang in sort-1.c

2015-12-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68718 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug debug/61352] gcc 4.9.0 fails to execute dsymutil when linking executables on darwin

2015-12-07 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61352 Iain Sandoe changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug rtl-optimization/68755] [5 Regression] wrong code at -O3 on x86_64-linux-gnu (in 32-bit mode)

2015-12-07 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68755 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Known to work|

[Bug ada/67086] [5/6 regression] RE_Not_Available error when building ghdl-0.32

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

[Bug c++/68727] [5 regression] invalid offsetof expressions accepted

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

[Bug tree-optimization/68695] [6 Regression] Performance regression related to ssa patch / ifcvt

2015-12-07 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68695 --- Comment #11 from Richard Biener --- (In reply to Segher Boessenkool from comment #4) > RA assigns registers so that one of the two moves under the if > becomes a nop, and then bb-reorder duplicates the code. And then nothing cleans up the us

[Bug tree-optimization/68695] [6 Regression] Performance regression related to ssa patch / ifcvt

2015-12-07 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68695 --- Comment #12 from Richard Biener --- So for some reason no SSA coalescing is done for s390x here (compared to x86_64). That's the thing to look at, possibly related to some of the required parameter coalescing / default def coalescing hackery.

[Bug target/68759] New: [6 Regression] Linux kernel build failure on ppc64le

2015-12-07 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68759 Bug ID: 68759 Summary: [6 Regression] Linux kernel build failure on ppc64le Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3 Compo

[Bug tree-optimization/68718] libgomp c.exp with -fipa-pta hang in sort-1.c

2015-12-07 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68718 --- Comment #3 from vries at gcc dot gnu.org --- Created attachment 36940 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36940&action=edit more minimal version, also fails without fipa-pta With this futher minimized version (stripped the so

[Bug tree-optimization/68716] libgomp c.exp with -fipa-pta failures

2015-12-07 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68716 --- Comment #2 from Richard Biener --- Ah, you simply do "nothing" case BUILT_IN_GOMP_PARALLEL: case BUILT_IN_GOACC_PARALLEL: return; that's of course not correct. You should handle these builtin calls as calls

[Bug target/68759] [6 Regression] Linux kernel build failure on ppc64le

2015-12-07 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68759 Richard Biener changed: What|Removed |Added Version|unknown |6.0 Target Milestone|---

[Bug pch/68758] [6 Regression] Invalid read of size 8 in gt_pch_save (ggc-common.c:551)

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

[Bug target/63668] -mstd-struct-return fails for non-leaf functions

2015-12-07 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63668 Eric Botcazou changed: What|Removed |Added Target|sparc-linux |sparc Status|UNCONFIRMED

[Bug tree-optimization/68718] libgomp c.exp with -fipa-pta hang in sort-1.c

2015-12-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68718 --- Comment #4 from Jakub Jelinek --- omp_set/unset_lock of course is a memory barrier. All the problematic variables (it is not just busy, but also global_stack.top) are only modified when guarded with the lock, the problem is just read data ra

[Bug target/63668] -mstd-struct-return fails for non-leaf functions

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

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

2015-12-07 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68744 Dominique d'Humieres changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug tree-optimization/68718] libgomp c.exp with -fipa-pta hang in sort-1.c

2015-12-07 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68718 --- Comment #5 from Richard Biener --- As said GCC with IPA PTA sees that busy is a stack-local var (in the omp-data in main) and thus cannot be accessed by omp_set/unset_lock which means they do not alias. Aliasing is not a precise enough vehic

[Bug tree-optimization/68718] libgomp c.exp with -fipa-pta hang in sort-1.c

2015-12-07 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68718 --- Comment #6 from Richard Biener --- (In reply to Jakub Jelinek from comment #4) > omp_set/unset_lock of course is a memory barrier. It is _not_ for the stack-local in main (which IPA PTA exposes).

[Bug c++/68257] Reject empty abi_tag attribute on inline namespace

2015-12-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68257 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org,

[Bug tree-optimization/68714] [6 Regression] less folding of vector comparison

2015-12-07 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68714 --- Comment #3 from Ilya Enkovich --- (In reply to Marc Glisse from comment #1) > Helps, but then we have: > > _8 = x_1(D) <= y_2(D); > _6 = VEC_COND_EXPR <_8, { -1, -1, -1, -1 }, { 0, 0, 0, 0 }>; > > vector lowering calls expand_vec_cond_e

[Bug tree-optimization/68695] [6 Regression] Performance regression related to ssa patch / ifcvt

2015-12-07 Thread vogt at linux dot vnet.ibm.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68695 --- Comment #13 from Dominik Vogt --- Could you give me a hint which dump files to look at?

[Bug c++/68257] Reject empty abi_tag attribute on inline namespace

2015-12-07 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68257 --- Comment #2 from Jonathan Wakely --- Yes, I was mistaken in my post to the mailing list. It's by design that it uses the name of the inline namespace as the tag name if no arguments are given, although I thought the correct syntax in that case

[Bug c++/68760] New: [6 Regression] ICE in pp_string (pretty-print.c:909)

2015-12-07 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68760 Bug ID: 68760 Summary: [6 Regression] ICE in pp_string (pretty-print.c:909) Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug c++/68760] [6 Regression] ICE in pp_string (pretty-print.c:909)

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

[Bug target/68633] [i386, AVX-512] Spec2006/434.zeus miscompares when executed on KNL

2015-12-07 Thread kyukhin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68633 --- Comment #1 from Kirill Yukhin --- Author: kyukhin Date: Mon Dec 7 11:05:40 2015 New Revision: 231359 URL: https://gcc.gnu.org/viewcvs?rev=231359&root=gcc&view=rev Log: PR target/68633 gcc/ * config/i386/sse.md (define_insn "kunpckh

[Bug target/68627] [i386, AVX-512] Illegal insn generated while compiling spec2k6/437.leslie3d for KNL

2015-12-07 Thread kyukhin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68627 --- Comment #1 from Kirill Yukhin --- Author: kyukhin Date: Mon Dec 7 11:12:41 2015 New Revision: 231361 URL: https://gcc.gnu.org/viewcvs?rev=231361&root=gcc&view=rev Log: PR target/68627 gcc/ * config/i386/sse.md: Make 'v' alternative

[Bug lto/65995] LTO: ICE in add_symbol_to_partition_1 for debug build

2015-12-07 Thread zerolo at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65995 --- Comment #7 from Daniel Vollmer --- Crash still present in gcc 5.3.0. When compiling with -g I also get plenty of the warnings for pretty much each and every symbol used in the library / program, e.g. [snip hundreds more] warning: (x86_64) c

[Bug tree-optimization/68640] foo restrict propagated to foo._omp_fn.0

2015-12-07 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68640 --- Comment #6 from vries at gcc dot gnu.org --- > The definition of restrict allows for new temporaries. If you do "q = p + > 1;", then thereafter q is based on p. (If you do assignments between > restricted pointer objects, you also need to

[Bug tree-optimization/68761] New: -floop-interchange internal compiler error: in create_tmp_var, at gimple-expr.c:519

2015-12-07 Thread jtaylor.debian at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68761 Bug ID: 68761 Summary: -floop-interchange internal compiler error: in create_tmp_var, at gimple-expr.c:519 Product: gcc Version: 5.3.0 Status: UNCONFIRMED Sever

[Bug libgomp/68762] New: link error for inline function decorated with OpenMP declare simd

2015-12-07 Thread gilles.civario at ichec dot ie
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68762 Bug ID: 68762 Summary: link error for inline function decorated with OpenMP declare simd Product: gcc Version: 5.3.0 Status: UNCONFIRMED Severity: normal

[Bug c++/68763] New: [6 Regression] ICE: in verify_unstripped_args, at cp/pt.c:1132

2015-12-07 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68763 Bug ID: 68763 Summary: [6 Regression] ICE: in verify_unstripped_args, at cp/pt.c:1132 Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal P

[Bug tree-optimization/68761] -floop-interchange internal compiler error: in create_tmp_var, at gimple-expr.c:519

2015-12-07 Thread jtaylor.debian at googlemail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68761 --- Comment #1 from Julian Taylor --- 5.2.0 seems to also be affected. Also tested 4.9.2 which works. Probably an regression of 5.x then.

[Bug c/68764] New: C frontend does not fold away trivial expressions that refer to const variables

2015-12-07 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68764 Bug ID: 68764 Summary: C frontend does not fold away trivial expressions that refer to const variables Product: gcc Version: 5.2.0 Status: UNCONFIRMED Severity:

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

2015-12-07 Thread dave.anglin at bell dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68744 --- Comment #2 from dave.anglin at bell dot net --- > WORKSFORME (x86_64-apple-darwin14) and for others (see x86_64-apple-darwin14). > Is this a regression? If yes, what was your last working revision and did > anything change in your system: new

[Bug c/68764] C frontend does not fold away trivial expressions that refer to const variables

2015-12-07 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68764 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment

[Bug c/68764] C frontend does not fold away trivial expressions that refer to const variables

2015-12-07 Thread ppalka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68764 --- Comment #2 from Patrick Palka --- (In reply to Marek Polacek from comment #1) > I agree that this is weird but this is something the C FE likely shouldn't > do. One (possibly minor) obstacle with doing it in the middle-end is that the DECL_I

[Bug fortran/68765] New: warning for aliasing restrict parameters

2015-12-07 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68765 Bug ID: 68765 Summary: warning for aliasing restrict parameters Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Component: fortr

[Bug tree-optimization/68766] New: [6 regression] internal compiler error: in expand_LOOP_VECTORIZED, at internal-fn.c:1905

2015-12-07 Thread ienkovich at gcc dot gnu.org
86_64-pc-linux-gnu Configured with: gcc/configure --prefix=gcc-build --enable-languages=c,c++,fortran --disable-bootstrap --disable-libsanitizer Thread model: posix gcc version 6.0.0 20151207 (experimental) (GCC)

[Bug tree-optimization/68766] [6 regression] internal compiler error: in expand_LOOP_VECTORIZED, at internal-fn.c:1905

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

[Bug c/68764] C frontend does not fold away trivial expressions that refer to const variables

2015-12-07 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68764 --- Comment #3 from Richard Biener --- (In reply to Patrick Palka from comment #2) > (In reply to Marek Polacek from comment #1) > > I agree that this is weird but this is something the C FE likely shouldn't > > do. > > One (possibly minor) obst

[Bug c++/68763] [6 Regression] ICE: in verify_unstripped_args, at cp/pt.c:1132

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

[Bug middle-end/68762] link error for inline function decorated with OpenMP declare simd

2015-12-07 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68762 --- Comment #1 from Richard Biener --- You need to provide a out-of-line copy of foo for example by adding a extern double foo (double d); to foobar.cpp. At least if this were C, not 100% sure about C++. OTOH SIMD support may simply fail to p

[Bug tree-optimization/68766] [6 regression] internal compiler error: in expand_LOOP_VECTORIZED, at internal-fn.c:1905

2015-12-07 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68766 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/68761] -floop-interchange internal compiler error: in create_tmp_var, at gimple-expr.c:519

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

[Bug tree-optimization/68766] [6 regression] internal compiler error: in expand_LOOP_VECTORIZED, at internal-fn.c:1905

2015-12-07 Thread ienkovich at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68766 --- Comment #2 from Ilya Enkovich --- This patch helps: diff --git a/gcc/tree-vectorizer.c b/gcc/tree-vectorizer.c index b721c56..c496c4b 100644 --- a/gcc/tree-vectorizer.c +++ b/gcc/tree-vectorizer.c @@ -536,7 +536,13 @@ vectorize_loops (void)

[Bug tree-optimization/68707] [6 Regression] testcase gcc.dg/vect/O3-pr36098.c vectorized using VEC_PERM_EXPR rather than VEC_LOAD_LANES

2015-12-07 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68707 --- Comment #4 from Richard Biener --- Btw, PR67323 is essentially a dup.

[Bug tree-optimization/68766] [6 regression] internal compiler error: in expand_LOOP_VECTORIZED, at internal-fn.c:1905

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

[Bug middle-end/68767] New: spurious warning: null argument where non-null required

2015-12-07 Thread amylaar at gcc dot gnu.org
^ Ironically, this is condensed down from c-common.c complaining about itself when building gcc for a target with a variable BITS_PER_UNIT, which also uses newlib-stdint.h . Originally observed with g++ (GCC) 5.1.1 20150618 (Red Hat 5.1.1-4), but also reproduced with g++ (GCC) 6.0.0 20151207 (experimental) .

[Bug fortran/68768] New: [fortran] propagate foo restrict to foo._omp_fn.0

2015-12-07 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68768 Bug ID: 68768 Summary: [fortran] propagate foo restrict to foo._omp_fn.0 Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: enhancement Priority: P3 Compone

[Bug tree-optimization/68640] foo restrict propagated to foo._omp_fn.0

2015-12-07 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68640 --- Comment #7 from vries at gcc dot gnu.org --- Filed related PR68768 - '[fortran] propagate foo restrict to foo._omp_fn.0', where AFAIU keeping the restrict is legal for fortran with -fno-cray-pointers.

[Bug other/63758] liblto_plugin.so has undefined reference to _environ on OSX

2015-12-07 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63758 Iain Sandoe changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug rtl-optimization/68755] [5 Regression] wrong code at -O3 on x86_64-linux-gnu (in 32-bit mode)

2015-12-07 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68755 --- Comment #2 from H.J. Lu --- (In reply to Zhendong Su from comment #0) > > int > main () > { > char e[5]; > for (; c < 5; c++) > { > while (a) > { > b = d; > if (e[8000])

[Bug c++/68429] [concepts] ICE in in placeholder_extract_concept_and_args, at cp/constraint.cc:1401

2015-12-07 Thread ryan.burn at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68429 --- Comment #1 from ryan.burn at gmail dot com --- Additional case. (not sure if it's the same bug) namespace std { typedef int size_t;

[Bug fortran/68769] New: [fortran] annotate omp data pointers with restrict for -fno-cray-pointers

2015-12-07 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68769 Bug ID: 68769 Summary: [fortran] annotate omp data pointers with restrict for -fno-cray-pointers Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: enhance

[Bug rtl-optimization/68755] [5 Regression] wrong code at -O3 on x86_64-linux-gnu (in 32-bit mode)

2015-12-07 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68755 Markus Trippelsdorf changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug ipa/66896] ipa-prop.c:2479 runtime error: member call on null pointer of type 'struct ipa_polymorphic_call_context'

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

[Bug rtl-optimization/68755] [5 Regression] wrong code at -O3 on x86_64-linux-gnu (in 32-bit mode)

2015-12-07 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68755 ktkachov at gcc dot gnu.org changed: What|Removed |Added CC||ktkachov at gcc dot gnu.org

[Bug c++/68760] [6 Regression] ICE in pp_string (pretty-print.c:909)

2015-12-07 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68760 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug target/68770] New: [6 Regression] Conditional jump or move depends on uninitialised value(s) default_secondary_reload() targhooks.c:940

2015-12-07 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68770 Bug ID: 68770 Summary: [6 Regression] Conditional jump or move depends on uninitialised value(s) default_secondary_reload() targhooks.c:940 Product: gcc Version:

[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-12-07 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68170 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/68760] [6 Regression] ICE in pp_string (pretty-print.c:909)

2015-12-07 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68760 --- Comment #2 from Martin Liška --- (In reply to Jakub Jelinek from comment #1) > Created attachment 36943 [details] > gcc6-pr68760.patch > > Using input_location in this routine doesn't make any sense. Works for me for the original test-case

[Bug rtl-optimization/68755] [5 Regression] wrong code at -O3 on x86_64-linux-gnu (in 32-bit mode)

2015-12-07 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68755 Markus Trippelsdorf changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|INVALI

[Bug testsuite/68751] FAIL: gcc.dg/sancov/asan.c (test for excess errors)

2015-12-07 Thread dvyukov at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68751 --- Comment #3 from Dmitry Vyukov --- Committed fix as 231364.

[Bug testsuite/68751] FAIL: gcc.dg/sancov/asan.c (test for excess errors)

2015-12-07 Thread dvyukov at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68751 --- Comment #4 from Dmitry Vyukov --- Do I have rights to change status? Can't find how to close this...

[Bug rtl-optimization/68755] [5 Regression] wrong code at -O3 on x86_64-linux-gnu (in 32-bit mode)

2015-12-07 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68755 --- Comment #6 from Markus Trippelsdorf --- Also happens with -m64 with gcc-5.3.

[Bug ipa/66896] ipa-prop.c:2479 runtime error: member call on null pointer of type 'struct ipa_polymorphic_call_context'

2015-12-07 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66896 --- Comment #16 from Martin Liška --- (In reply to Jakub Jelinek from comment #15) > The commits mentioned a test being added to the testsuite, but it doesn't > seem to have been added. Also, the ChangeLog entry mentioned wrong > extension (in g

[Bug debug/68771] New: Darwin: Profile guided optimisation with cold sections and invalid symbol redefinition

2015-12-07 Thread zerolo at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68771 Bug ID: 68771 Summary: Darwin: Profile guided optimisation with cold sections and invalid symbol redefinition Product: gcc Version: 5.3.0 Status: UNCONFIRMED Se

[Bug tree-optimization/68659] [6 regression] FAIL: gcc.dg/graphite/id-pr45230-1.c (internal compiler error)

2015-12-07 Thread mwahab at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68659 mwahab at gcc dot gnu.org changed: What|Removed |Added CC||mwahab at gcc dot gnu.org ---

[Bug testsuite/68751] FAIL: gcc.dg/sancov/asan.c (test for excess errors)

2015-12-07 Thread y.gribov at samsung dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68751 --- Comment #5 from Yury Gribov --- You most probably can't.

[Bug c++/66460] ICE using __func__ in constexpr function.

2015-12-07 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66460 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment

  1   2   >