[Bug target/68577] New: [6 Regression] ICE: in expand_direct_optab_fn, at internal-fn.c:2171

2015-11-27 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68577 Bug ID: 68577 Summary: [6 Regression] ICE: in expand_direct_optab_fn, at internal-fn.c:2171 Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/68549] [6 Regression] ICE: in verify_loop_structure, at cfgloop.c:1669

2015-11-27 Thread su at cs dot ucdavis.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68549 Zhendong Su changed: What|Removed |Added CC||su at cs dot ucdavis.edu --- Comment #9 fr

[Bug tree-optimization/68549] [6 Regression] ICE: in verify_loop_structure, at cfgloop.c:1669

2015-11-27 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68549 Markus Trippelsdorf changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tree-optimization/68549] [6 Regression] ICE: in verify_loop_structure, at cfgloop.c:1669

2015-11-27 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68549 --- Comment #11 from Markus Trippelsdorf --- r230967 actually.

[Bug tree-optimization/68553] gcc.dg/vect/pr68445.c FAILs

2015-11-27 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68553 --- Comment #2 from Richard Biener --- Author: rguenth Date: Fri Nov 27 08:31:44 2015 New Revision: 230993 URL: https://gcc.gnu.org/viewcvs?rev=230993&root=gcc&view=rev Log: 2015-11-27 Richard Biener PR tree-optimization/68553

[Bug c++/68578] New: [5 egression] ICE on invalid template declaration and instantiation

2015-11-27 Thread yury.zaytsev at traveltainment dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68578 Bug ID: 68578 Summary: [5 egression] ICE on invalid template declaration and instantiation Product: gcc Version: 5.2.1 Status: UNCONFIRMED Severity: normal

[Bug target/68577] [6 Regression] ICE: in expand_direct_optab_fn, at internal-fn.c:2171

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

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

2015-11-27 Thread yury.zaytsev at traveltainment dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68578 --- Comment #1 from Yury V. Zaytsev --- Affected: GCC 5.2.1, unaffected: GCC 4.9.2 and reportedly trunk. $ cat ice.i template struct bar foo; template <> struct foo<>: $ g++-5 -std=c++14 -w ice.i ice.i:1:56: internal compiler error: Segmentati

[Bug c/68573] [4.8/4.9/5/6 Regression] -ftree-vectorizer-verbose= discarded without notice

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

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

2015-11-27 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68578 Markus Trippelsdorf changed: What|Removed |Added Keywords||ice-on-invalid-code St

[Bug middle-end/68570] [6 Regression] ICE on valid code at -O1, -O2 and -O3 on x86_64-linux-gnu

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

[Bug bootstrap/68563] LTO bootstrap fails on aarch64-linux-gnu

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

[Bug c/63326] whether a #pragma is a statement depends on the type of pragma

2015-11-27 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63326 --- Comment #21 from Jakub Jelinek --- Author: jakub Date: Fri Nov 27 08:59:55 2015 New Revision: 230999 URL: https://gcc.gnu.org/viewcvs?rev=230999&root=gcc&view=rev Log: PR c/63326 * c-parser.c (c_parser_compound_statement_nost

[Bug lto/68560] [6 Regression] The test gfortran.dg/shape_8.f90 now fails when compiled with -flto

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

[Bug tree-optimization/68552] [5/6 Regression]: ICE in in expand_expr_real_2 with -O2 -ftree-vectorize

2015-11-27 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68552 --- Comment #5 from Jakub Jelinek --- Author: jakub Date: Fri Nov 27 09:01:20 2015 New Revision: 231000 URL: https://gcc.gnu.org/viewcvs?rev=231000&root=gcc&view=rev Log: PR tree-optimization/68552 * optabs.c (expand_vec_perm_1):

[Bug tree-optimization/68552] [5/6 Regression]: ICE in in expand_expr_real_2 with -O2 -ftree-vectorize

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

[Bug bootstrap/68563] LTO bootstrap fails on aarch64-linux-gnu

2015-11-27 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68563 --- Comment #2 from ktkachov at gcc dot gnu.org --- (In reply to Richard Biener from comment #1) > This was reported on the ML as a valid error. You should always use > --disable-werror when building with LTO. Ok, will do. In the meantime, shoul

[Bug other/68498] Replace LOOPS_MAY_HAVE_MULTIPLE_LATCHES with LOOPS_HAVE_SINGLE_LATCH

2015-11-27 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68498 --- Comment #3 from vries at gcc dot gnu.org --- See PR68549 and https://gcc.gnu.org/ml/gcc-patches/2015-11/msg02633.html thread for further information on loop flags. In particular PR68549 comment 6.

[Bug libgomp/68579] New: FAIL: libgomp.c/target-32.c execution test

2015-11-27 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68579 Bug ID: 68579 Summary: FAIL: libgomp.c/target-32.c execution test Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libgomp

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

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

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

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

[Bug libgomp/68579] FAIL: libgomp.c/target-32.c execution test

2015-11-27 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68579 vries at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libgomp/68579] FAIL: libgomp.c/target-32.c execution test

2015-11-27 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68579 --- Comment #2 from vries at gcc dot gnu.org --- Backtrace: ... Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 0x76f7a700 (LWP 6717)] gomp_task_maybe_wait_for_dependencies (depend=depend@entry=0x76f79dd0) at

[Bug libgomp/68579] FAIL: libgomp.c/target-32.c execution test

2015-11-27 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68579 --- Comment #3 from vries at gcc dot gnu.org --- Created attachment 36853 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36853&action=edit valgrind output

[Bug ipa/68470] [4.9/5/6 Regression] Internal Compiler Error observed by g++-4.9.2 and a few other versions (reported to Debian)

2015-11-27 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68470 --- Comment #6 from Richard Biener --- Ok, so the issue is the non-split part doesn't return but we keep and wire the original return block (duplicated into the split part) into the split-return part of the main function. That leaves us with stm

[Bug c++/68312] [6 Regression] Memory leaks in cilkplus

2015-11-27 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68312 --- Comment #5 from Martin Liška --- Author: marxin Date: Fri Nov 27 09:36:20 2015 New Revision: 231001 URL: https://gcc.gnu.org/viewcvs?rev=231001&root=gcc&view=rev Log: Fix memory leak in cilk PR c++/68312 * c-array-notation.c

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

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

[Bug rtl-optimization/68506] [6 Regression] wrong code at -O3 on x86_64-linux-gnu

2015-11-27 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68506 --- Comment #6 from ktkachov at gcc dot gnu.org --- Author: ktkachov Date: Fri Nov 27 09:49:38 2015 New Revision: 231003 URL: https://gcc.gnu.org/viewcvs?rev=231003&root=gcc&view=rev Log: [RTL-ifcvt] PR rtl-optimization/68506: Fix emitting order

[Bug rtl-optimization/68506] [6 Regression] wrong code at -O3 on x86_64-linux-gnu

2015-11-27 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68506 ktkachov at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution

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

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

[Bug middle-end/68570] [6 Regression] ICE on valid code at -O1, -O2 and -O3 on x86_64-linux-gnu

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

[Bug sanitizer/68580] New: FAIL: c-c++-common/tsan/pr65400-1.c -O0 execution test

2015-11-27 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68580 Bug ID: 68580 Summary: FAIL: c-c++-common/tsan/pr65400-1.c -O0 execution test Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Compone

[Bug tree-optimization/68576] scev failed for loop auto parallelize

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

[Bug c++/68581] New: ICE in build_conditional_expr_1 upon instantiation of a templated function with Cilk+ directives (valid code)

2015-11-27 Thread yury.zaytsev at traveltainment dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68581 Bug ID: 68581 Summary: ICE in build_conditional_expr_1 upon instantiation of a templated function with Cilk+ directives (valid code) Product: gcc Version: 5.2.1

[Bug rtl-optimization/68536] LRA ICEs with new arm pattern

2015-11-27 Thread yroux at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68536 Yvan Roux changed: What|Removed |Added CC||yroux at gcc dot gnu.org --- Comment #4 from

[Bug c++/63693] ICE in resolve_typename_type

2015-11-27 Thread yury.zaytsev at traveltainment dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63693 Yury V. Zaytsev changed: What|Removed |Added CC||yury.zaytsev@traveltainment

[Bug sanitizer/68580] FAIL: c-c++-common/tsan/pr65400-1.c -O0 execution test

2015-11-27 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68580 --- Comment #1 from vries at gcc dot gnu.org --- (In reply to vries from comment #0) > I can't yet reproduce this failure on the command line. That includes 1 iterations of running the executable, for both -O2 and -O0.

[Bug libgomp/68579] FAIL: libgomp.c/target-32.c execution test

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

[Bug c++/67702] [4.9/5/6 Regression] Internal compiler error: Segmentation fault

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

[Bug rtl-optimization/68536] LRA ICEs with new arm pattern

2015-11-27 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68536 --- Comment #5 from ktkachov at gcc dot gnu.org --- Hmm, I can definitely still reproduce based on today's trunk. I'm using an arm-none-eabi compiler configured with --without-isl --with-float=hard --with-cpu=cortex-a15 --with-fpu=neon-vfpv4 --wi

[Bug sanitizer/68580] FAIL: c-c++-common/tsan/pr65400-1.c -O0 execution test

2015-11-27 Thread dvyukov at google dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68580 Dmitry Vyukov changed: What|Removed |Added CC||dvyukov at google dot com --- Comment #2

[Bug c/68582] New: -Wunused-function doesn't warn about unused static __attribute__((noreturn)) functions

2015-11-27 Thread palves at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68582 Bug ID: 68582 Summary: -Wunused-function doesn't warn about unused static __attribute__((noreturn)) functions Product: gcc Version: 6.0 Status: UNCONFIRMED Seve

[Bug c/68582] -Wunused-function doesn't warn about unused static __attribute__((noreturn)) functions

2015-11-27 Thread palves at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68582 --- Comment #1 from Pedro Alves --- Same thing with gcc version 4.8.3 20140911 (Red Hat 4.8.3-7) (GCC) [Fedora 20].

[Bug sanitizer/68580] FAIL: c-c++-common/tsan/pr65400-1.c -O0 execution test

2015-11-27 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68580 --- Comment #3 from vries at gcc dot gnu.org --- (In reply to Dmitry Vyukov from comment #2) > If you change types of: > > int v; > int q; > int o; > > to 'long long', does it fix the failure? As long as I don't have a reliable way to reproduce

[Bug ada/68564] ada fails to bootstrap on sparc64-linux-gnu

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

[Bug tree-optimization/68553] gcc.dg/vect/pr68445.c FAILs

2015-11-27 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68553 --- Comment #4 from Richard Biener --- Author: rguenth Date: Fri Nov 27 11:17:51 2015 New Revision: 231006 URL: https://gcc.gnu.org/viewcvs?rev=231006&root=gcc&view=rev Log: 2015-11-27 Richard Biener PR tree-optimization/68553

[Bug tree-optimization/68553] gcc.dg/vect/pr68445.c FAILs

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

[Bug bootstrap/68540] 6.0 build process broken on Linux Mint, potential include ordering problem

2015-11-27 Thread mar...@mpa-garching.mpg.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68540 --- Comment #1 from Martin Reinecke --- I should probably add that building the trunk was possible without any problems on Linux Mint until about two weeks ago. Unfortunately I do not know yet how to isolate the problematic commit ... will look i

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

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

[Bug rtl-optimization/68536] LRA ICEs with new arm pattern

2015-11-27 Thread yroux at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68536 --- Comment #6 from Yvan Roux --- (In reply to ktkachov from comment #5) > Hmm, I can definitely still reproduce based on today's trunk. > I'm using an arm-none-eabi compiler configured with > --without-isl --with-float=hard --with-cpu=cortex-a1

[Bug tree-optimization/68343] FAIL: gcc.dg/graphite/fuse-{1,2}.c scan-tree-dumps

2015-11-27 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68343 ktkachov at gcc dot gnu.org changed: What|Removed |Added Last reconfirmed|2015-11-13 00:00:00 |2015-11-27

[Bug rtl-optimization/67477] [6 Regression] ICE in cselib_record_set, at cselib.c:2388

2015-11-27 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67477 Ramana Radhakrishnan changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug middle-end/37150] basic-block vectorization misses some unrolled loops

2015-11-27 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=37150 --- Comment #16 from Richard Biener --- (In reply to Joost VandeVondele from comment #15) > Created attachment 29738 [details] > maybe smaller testcase version ? > > Attached is what I think is roughly the smallest kernel of this type that we >

[Bug rtl-optimization/68250] [6 Regression] wrong code at -O2 and -O3 on x86_64-linux-gnu (in 64-bit mode)

2015-11-27 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68250 --- Comment #5 from Jakub Jelinek --- Author: jakub Date: Fri Nov 27 12:12:35 2015 New Revision: 231009 URL: https://gcc.gnu.org/viewcvs?rev=231009&root=gcc&view=rev Log: PR rtl-optimization/68250 * gcc.c-torture/execute/pr68250.

[Bug rtl-optimization/68250] [6 Regression] wrong code at -O2 and -O3 on x86_64-linux-gnu (in 64-bit mode)

2015-11-27 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68250 --- Comment #6 from Jakub Jelinek --- Author: jakub Date: Fri Nov 27 12:13:48 2015 New Revision: 231010 URL: https://gcc.gnu.org/viewcvs?rev=231010&root=gcc&view=rev Log: PR rtl-optimization/68250 * gcc.c-torture/execute/pr68250.

[Bug rtl-optimization/68194] [4.9/5/6 Regression] wrong code at -O2 and -O3 on x86_64-linux-gnu

2015-11-27 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68194 --- Comment #17 from Jakub Jelinek --- *** Bug 68250 has been marked as a duplicate of this bug. ***

[Bug rtl-optimization/68250] [6 Regression] wrong code at -O2 and -O3 on x86_64-linux-gnu (in 64-bit mode)

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

[Bug tree-optimization/68583] New: [5/6 Regression] Missed if-conversion

2015-11-27 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68583 Bug ID: 68583 Summary: [5/6 Regression] Missed if-conversion Product: gcc Version: 6.0 Status: UNCONFIRMED Keywords: missed-optimization Severity: normal Priori

[Bug tree-optimization/68583] [5/6 Regression] Missed if-conversion

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

[Bug c/68582] -Wunused-function doesn't warn about unused static __attribute__((noreturn)) functions

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

[Bug c/68582] -Wunused-function doesn't warn about unused static __attribute__((noreturn)) functions

2015-11-27 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68582 --- Comment #3 from Richard Biener --- Probably because noreturn uses the volatile bit, TREE_THIS_VOLATILE: /* Warn about static fns or vars defined but not used. */ if (((warn_unused_function && TREE_CODE (decl) == FUNCTION_DECL) ||

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

2015-11-27 Thread gk at torproject dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64320 Georg Koppen changed: What|Removed |Added CC||gk at torproject dot org --- Comment #3 f

[Bug bootstrap/68563] LTO bootstrap fails on aarch64-linux-gnu

2015-11-27 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68563 --- Comment #3 from ktkachov at gcc dot gnu.org --- LTO bootstrap on aarch64-linux with --disable-werror passes.

[Bug target/68577] [6 Regression] ICE: in expand_direct_optab_fn, at internal-fn.c:2171

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

[Bug target/68214] gcc.dg/cwsc1.c fails on arm-none-eabi

2015-11-27 Thread ktkachov at gcc dot gnu.org
.ident "GCC: (unknown) 6.0.0 20151127 (experimental)" .text .code 16 .align 1 .L7: bx r3

[Bug target/68214] gcc.dg/cwsc1.c fails on arm-none-eabi

2015-11-27 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68214 ktkachov at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/68540] 6.0 build process broken on Linux Mint, potential include ordering problem

2015-11-27 Thread mar...@mpa-garching.mpg.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68540 --- Comment #2 from Martin Reinecke --- OK, the problematic commit appears to be: Revision 230759 - Directory Listing Added Mon Nov 23 14:23:59 2015 UTC (3 days, 23 hours ago) by dje Correct graphite*.c ISL header file inclusion order. * system

[Bug ada/68564] ada fails to bootstrap on sparc64-linux-gnu

2015-11-27 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68564 --- Comment #2 from Matthias Klose --- Created attachment 36855 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36855&action=edit patch proposed patch; check for the multiarch string before checking for the directory name.

[Bug fortran/68218] ALLOCATE with size given by a module function

2015-11-27 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68218 --- Comment #5 from vehre at gcc dot gnu.org --- Author: vehre Date: Fri Nov 27 14:08:23 2015 New Revision: 231014 URL: https://gcc.gnu.org/viewcvs?rev=231014&root=gcc&view=rev Log: gcc/fortran/ChangeLog: 2015-11-27 Andre Vehreschild

[Bug c++/68584] New: nested generic lambda with trailing return type cases compiler crash

2015-11-27 Thread Gaetano.Checinski at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68584 Bug ID: 68584 Summary: nested generic lambda with trailing return type cases compiler crash Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/53947] [meta-bug] vectorizer missed-optimizations

2015-11-27 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53947 Bug 53947 depends on bug 68559, which changed state. Bug 68559 Summary: Excessive peeling for gaps https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68559 What|Removed |Added -

[Bug tree-optimization/68559] Excessive peeling for gaps

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

[Bug tree-optimization/68559] Excessive peeling for gaps

2015-11-27 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68559 --- Comment #3 from Richard Biener --- Author: rguenth Date: Fri Nov 27 14:17:28 2015 New Revision: 231015 URL: https://gcc.gnu.org/viewcvs?rev=231015&root=gcc&view=rev Log: 2015-11-27 Richard Biener PR tree-optimization/68559

[Bug c++/68584] nested generic lambda with trailing return type cases compiler crash

2015-11-27 Thread Gaetano.Checinski at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68584 --- Comment #1 from Gaetano.Checinski at gmail dot com --- clang compiles this examples

[Bug c++/68585] New: [5/6 Regression] c++14 code accepted by 4.9 not accepted by 5 and 6

2015-11-27 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68585 Bug ID: 68585 Summary: [5/6 Regression] c++14 code accepted by 4.9 not accepted by 5 and 6 Product: gcc Version: 5.2.1 Status: UNCONFIRMED Severity: normal

[Bug fortran/68218] ALLOCATE with size given by a module function

2015-11-27 Thread vehre at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68218 --- Comment #6 from vehre at gcc dot gnu.org --- Author: vehre Date: Fri Nov 27 14:35:46 2015 New Revision: 231017 URL: https://gcc.gnu.org/viewcvs?rev=231017&root=gcc&view=rev Log: gcc/fortran/ChangeLog: 2015-11-27 Andre Vehreschild

[Bug middle-end/68570] [6 Regression] ICE on valid code at -O1, -O2 and -O3 on x86_64-linux-gnu

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

[Bug other/61233] Demangler crash (GDB PR 16957)

2015-11-27 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61233 --- Comment #3 from Markus Trippelsdorf --- Author: trippels Date: Fri Nov 27 14:48:21 2015 New Revision: 231020 URL: https://gcc.gnu.org/viewcvs?rev=231020&root=gcc&view=rev Log: PR other/61321 - demangler crash on casts in template parameters

[Bug other/59195] C++ demangler handles conversion operator incorrectly

2015-11-27 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59195 --- Comment #6 from Markus Trippelsdorf --- Author: trippels Date: Fri Nov 27 14:48:21 2015 New Revision: 231020 URL: https://gcc.gnu.org/viewcvs?rev=231020&root=gcc&view=rev Log: PR other/61321 - demangler crash on casts in template parameters

[Bug other/61321] demangler crash on casts in template parameters

2015-11-27 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61321 --- Comment #16 from Markus Trippelsdorf --- Author: trippels Date: Fri Nov 27 14:48:21 2015 New Revision: 231020 URL: https://gcc.gnu.org/viewcvs?rev=231020&root=gcc&view=rev Log: PR other/61321 - demangler crash on casts in template parameters

[Bug c++/68312] [6 Regression] Memory leaks in cilkplus

2015-11-27 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68312 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug other/61233] Demangler crash (GDB PR 16957)

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

[Bug c++/68586] New: [6 Regression] Enum template parameter wrongly rejected

2015-11-27 Thread reichelt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68586 Bug ID: 68586 Summary: [6 Regression] Enum template parameter wrongly rejected Product: gcc Version: 6.0 Status: UNCONFIRMED Keywords: rejects-valid S

[Bug other/61321] demangler crash on casts in template parameters

2015-11-27 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61321 Markus Trippelsdorf changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/68427] GCC (G++) flunks legal ANSI-C code

2015-11-27 Thread wam at hiwaay dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68427 --- Comment #6 from wam at hiwaay dot net --- I see this is labelled as resolved. That is *NOT* true for me. All versions of gcc on FreeBSD 9.3R that I have tried (4.8.5, 4.9.4, 5.2.0, 5.2.1) still reproduce this bug as of today. I pkg-upgraded al

[Bug bootstrap/68540] 6.0 build process broken on Linux Mint, potential include ordering problem

2015-11-27 Thread reichelt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68540 Volker Reichelt changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug sanitizer/68587] New: [6 Regression][UBSAN] ICE in expand_insn, at optabs.c:6974

2015-11-27 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68587 Bug ID: 68587 Summary: [6 Regression][UBSAN] ICE in expand_insn, at optabs.c:6974 Product: gcc Version: 6.0 Status: UNCONFIRMED Severity: normal Prior

[Bug sanitizer/68587] [6 Regression][UBSAN] ICE in expand_insn, at optabs.c:6974

2015-11-27 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68587 Tobias Burnus changed: What|Removed |Added Target||x86_64-pc-linux-gnu Target Milestone|-

[Bug c++/68588] New: GCC requires constexpr for template non-type parameter, even though constexpr conversion operator exists

2015-11-27 Thread petr at kalinin dot nnov.ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68588 Bug ID: 68588 Summary: GCC requires constexpr for template non-type parameter, even though constexpr conversion operator exists Product: gcc Version: 5.2.0

[Bug target/68214] gcc.dg/cwsc1.c fails on arm-none-eabi

2015-11-27 Thread ktkachov at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68214 ktkachov at gcc dot gnu.org changed: What|Removed |Added Keywords||wrong-code Stat

[Bug c++/68588] GCC requires constexpr for template non-type parameter, even though constexpr conversion operator exists

2015-11-27 Thread petr at kalinin dot nnov.ru
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68588 --- Comment #1 from pkalinin --- [Attribution was incorrect, the last sentence is reworded from Columbo's answer. Sorry.]

[Bug sanitizer/68587] [6 Regression][UBSAN] ICE in expand_insn, at optabs.c:6974

2015-11-27 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68587 --- Comment #1 from Tobias Burnus --- The options can be reduced to: g++ -O1 -ffast-math -fsanitize=null

[Bug sanitizer/68587] [6 Regression][UBSAN] ICE in expand_insn, at optabs.c:6974

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

[Bug rtl-optimization/68432] [6 Regression] internal compiler error: in expand_insn, at optabs.c:6947

2015-11-27 Thread trippels at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68432 Markus Trippelsdorf changed: What|Removed |Added CC||burnus at gcc dot gnu.org --- Comm

[Bug target/63773] [meta-bug] Restoring darwin bootstrap for gcc 5.0

2015-11-27 Thread iains at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63773 --- Comment #33 from Iain Sandoe --- (In reply to Iain Sandoe from comment #32) > reduced testcase: ..however this is not "our" bug, so there's no known reason to keep this PR open, right? .. if no-one objects by Monday 30th, then let's close i

[Bug target/63773] [meta-bug] Restoring darwin bootstrap for gcc 5.0

2015-11-27 Thread mrs at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63773 --- Comment #34 from mrs at gcc dot gnu.org --- So, for bugs that aren't fixed, sometimes we work around them. We can use this bug to track things like the vendor bug status (fixed or not), and potential workarounds. Plus, we can list this bug

[Bug c++/61039] Using a constexpr's address as a template variable produces an unnecessary warning

2015-11-27 Thread Torsten at Robitzki dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61039 Torsten Robitzki changed: What|Removed |Added CC||Torsten at Robitzki dot de --- Commen

[Bug rtl-optimization/68432] [6 Regression] internal compiler error: in expand_insn, at optabs.c:6947

2015-11-27 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68432 --- Comment #13 from Tobias Burnus --- (In reply to rsand...@gcc.gnu.org from comment #10) > Series finally posted here: > https://gcc.gnu.org/ml/gcc-patches/2015-11/msg03020.html Part 05's gcc/genattrtab.c changes do not apply. (All other par

[Bug bootstrap/68540] 6.0 build process broken on Linux Mint, potential include ordering problem

2015-11-27 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68540 Thomas Schwinge changed: What|Removed |Added CC||alalaw01 at gcc dot gnu.org,

[Bug tree-optimization/68501] [6 Regression] sqrt builtin is not used anymore

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

  1   2   >