[Bug regression/63150] [4.9 Regression] FAIL: gcc.target/powerpc/pr53199.c scan-assembler-times *

2015-03-26 Thread amodra at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63150 --- Comment #7 from Alan Modra amodra at gcc dot gnu.org --- Author: amodra Date: Thu Mar 26 08:33:53 2015 New Revision: 221689 URL: https://gcc.gnu.org/viewcvs?rev=221689root=gccview=rev Log: PR target/63150 Backport from trunk 211857

[Bug testsuite/65578] New: FAIL: gcc.target/arm/builtin-bswap-1.c (test for excess errors)

2015-03-26 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65578 Bug ID: 65578 Summary: FAIL: gcc.target/arm/builtin-bswap-1.c (test for excess errors) Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: trivial

[Bug testsuite/65578] FAIL: gcc.target/arm/builtin-bswap-1.c (test for excess errors)

2015-03-26 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65578 --- Comment #2 from vries at gcc dot gnu.org --- Test-cases that fail in this way: ... src/gcc/testsuite/gcc.target/arm/builtin-bswap-1.c:18:1: sorry, unimplemented: Thumb-1 hard-float VFP ABI

[Bug plugins/61176] plugin builds including gimple.h not building

2015-03-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61176 --- Comment #15 from Jakub Jelinek jakub at gcc dot gnu.org --- builtins.h has been already in 4.9, just contained far less info and thus has been less important. Quick check of new headers in toplevel directory that most likely aren't in

[Bug regression/63150] [4.9 Regression] FAIL: gcc.target/powerpc/pr53199.c scan-assembler-times *

2015-03-26 Thread amodra at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=63150 Alan Modra amodra at gmail dot com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug testsuite/65578] FAIL: gcc.target/arm/builtin-bswap-1.c (test for excess errors)

2015-03-26 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65578 --- Comment #1 from vries at gcc dot gnu.org --- Tightening the arm_arch_v6_ok test like this would fix the failure: ... diff --git a/gcc/testsuite/lib/target-supports.exp b/gcc/testsuite/lib/target-supports.exp index b57f545..75ca0a3 100644 ---

[Bug plugins/61176] plugin builds including gimple.h not building

2015-03-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61176 --- Comment #16 from Jakub Jelinek jakub at gcc dot gnu.org --- And comparing the right now installed headers with what is in gcc/*.h gcc/*.def reveals also: addresses.h asan.h bb-reorder.h builtin-attrs.def builtins.h builtin-types.def cilk.h

[Bug tree-optimization/65443] Don't peel last iteration from loop in transform_to_exit_first_loop

2015-03-26 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65443 vries at gcc dot gnu.org changed: What|Removed |Added Attachment #35103|0 |1 is obsolete|

[Bug tree-optimization/22501] [meta-bug] tramp3d-v4 missed optimizations

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

[Bug fortran/64932] [4.9/5 Regression] ICE in gfc_conv_descriptor_data_get for generated finalizer

2015-03-26 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64932 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added CC||mandrew9

[Bug fortran/65571] [4.8/4.9 Regression] ICE for array of a derived type with allocatable array in derived type object

2015-03-26 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65571 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug debug/47361] ICE: in build_abbrev_table, at dwarf2out.c:10477 with -g -feliminate-dwarf2-dups

2015-03-26 Thread a...@cloudius-systems.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=47361 Avi Kivity a...@cloudius-systems.com changed: What|Removed |Added CC|

[Bug c++/65579] New: [C++11] gcc requires definition of a static constexpr member even though it is not odr-used

2015-03-26 Thread kariya_mitsuru at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65579 Bug ID: 65579 Summary: [C++11] gcc requires definition of a static constexpr member even though it is not odr-used Product: gcc Version: 5.0 Status: UNCONFIRMED

[Bug middle-end/65519] [5 regression] unable to coalesce ssa_names 2 and 87 which are marked as MUST COALESCE

2015-03-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65519 --- Comment #19 from Richard Biener rguenth at gcc dot gnu.org --- Author: rguenth Date: Thu Mar 26 09:26:26 2015 New Revision: 221690 URL: https://gcc.gnu.org/viewcvs?rev=221690root=gccview=rev Log: 2015-03-26 Richard Biener rguent...@suse.de

[Bug lto/65544] LTO link fails with -static-libstdc++ + weak new/delete operators

2015-03-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65544 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added CC||hubicka at

[Bug target/65562] chkp-lifetime-1.c:17:1: internal compiler error: in size_binop_loc, at fold-const.c:1761

2015-03-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65562 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING

[Bug plugins/61176] plugin builds including gimple.h not building

2015-03-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61176 --- Comment #17 from Jakub Jelinek jakub at gcc dot gnu.org --- Created attachment 35144 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35144action=edit gcc5-pr61176.patch Patch to install all gcc/*.h and gcc/*.def headers, even when they

[Bug target/65568] ptrmem8.C:9:9: internal compiler error: in build_ptrmemfunc, at cp/typeck.c:7940

2015-03-26 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65568 --- Comment #2 from Kai Tietz ktietz at gcc dot gnu.org --- Issue is related to -fms-extensions. This option is for mingw targets on by default. By the following patch issue in testsuite gets solved (it makes sense to apply this patch for such

[Bug pch/65550] [5 Regression] ICE (segfault) with pch

2015-03-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65550 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |5.0

[Bug tree-optimization/65551] [5 Regression] FAIL: 26_numerics/complex/50880.cc execution test

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

[Bug target/65562] chkp-lifetime-1.c:17:1: internal compiler error: in size_binop_loc, at fold-const.c:1761

2015-03-26 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65562 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |NEW

[Bug preprocessor/65580] New: Dependency generation has a bug with absent generated include-files in subdirectories

2015-03-26 Thread j at jasper dot es
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65580 Bug ID: 65580 Summary: Dependency generation has a bug with absent generated include-files in subdirectories Product: gcc Version: 4.8.2 Status: UNCONFIRMED

[Bug c++/65573] 13908.C:20:33: internal compiler error: in cp_build_addr_expr_1, at cp/typeck.c:5527

2015-03-26 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65573 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |NEW

[Bug target/65581] New: testsuite lto issue: multiple definition of `main', undefined reference to `WinMain'

2015-03-26 Thread rai...@emrich-ebersheim.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65581 Bug ID: 65581 Summary: testsuite lto issue: multiple definition of `main', undefined reference to `WinMain' Product: gcc Version: 5.0 Status: UNCONFIRMED

[Bug target/65560] [5 Regression] pr24683.c:11:1: internal compiler error: in extract_insn, at recog.c:2343

2015-03-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65560 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |5.0

[Bug middle-end/65555] [5 Regression] ICE: verify_gimple failed (LHS in noreturn call)

2015-03-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=6 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/65554] ICE: verify_gimple failed

2015-03-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65554 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Keywords||ice-checking

[Bug tree-optimization/65443] Don't peel last iteration from loop in transform_to_exit_first_loop

2015-03-26 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65443 --- Comment #13 from vries at gcc dot gnu.org --- Created attachment 35145 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35145action=edit WIP patch Added reduction example to testcases. Patch runs test-cases successfully.

[Bug middle-end/65556] [5 Regression] ICE: verify_gimple failed (type precision mismatch in switch statement)

2015-03-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65556 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug c++/65556] [5 Regression] ICE: verify_gimple failed (type precision mismatch in switch statement)

2015-03-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65556 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|NEW

[Bug c++/65556] [5 Regression] ICE: verify_gimple failed (type precision mismatch in switch statement)

2015-03-26 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65556 Marek Polacek mpolacek at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug target/65572] ptrmem5.C:7:26: internal compiler error: in gimplify_expr, at gimplify.c:8629

2015-03-26 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65572 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |NEW

[Bug c++/65573] 13908.C:20:33: internal compiler error: in cp_build_addr_expr_1, at cp/typeck.c:5527

2015-03-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65573 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING

[Bug target/65572] ptrmem5.C:7:26: internal compiler error: in gimplify_expr, at gimplify.c:8629

2015-03-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65572 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING

[Bug target/65568] ptrmem8.C:9:9: internal compiler error: in build_ptrmemfunc, at cp/typeck.c:7940

2015-03-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65568 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING

[Bug target/65566] thread-local-var-1-lbv.c:34:1: internal compiler error: Segmentation fault

2015-03-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65566 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |WAITING

[Bug lto/65559] [5 Regression] lto1.exe: internal compiler error: in read_cgraph_and_symbols, at lto/lto.c:2947

2015-03-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65559 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |5.0

[Bug target/65566] thread-local-var-1-lbv.c:34:1: internal compiler error: Segmentation fault

2015-03-26 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65566 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|WAITING |NEW

[Bug target/65582] New: testsuite lto issue: xgcc.exe: warning: '-x lto' after last input file has no effect, fatal error: no input files

2015-03-26 Thread rai...@emrich-ebersheim.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65582 Bug ID: 65582 Summary: testsuite lto issue: xgcc.exe: warning: '-x lto' after last input file has no effect, fatal error: no input files Product: gcc Version:

[Bug tree-optimization/64715] [5 Regression] __builtin_object_size (..., 1) fails to locate subobject

2015-03-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64715 --- Comment #21 from Jakub Jelinek jakub at gcc dot gnu.org --- Author: jakub Date: Thu Mar 26 13:19:59 2015 New Revision: 221694 URL: https://gcc.gnu.org/viewcvs?rev=221694root=gccview=rev Log: PR tree-optimization/64715 * passes.def:

[Bug sanitizer/65583] [5 Regression][UBSAN] ICE segfault in inline_edge_summary

2015-03-26 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65583 --- Comment #9 from Marek Polacek mpolacek at gcc dot gnu.org --- (In reply to Jakub Jelinek from comment #8) So, can you try to schedule another NEXT_PASS (pass_rebuild_cgraph_edges); right after ubsan pass if that fixes it? And then move

[Bug sanitizer/65583] [5 Regression][UBSAN] ICE segfault in inline_edge_summary

2015-03-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65583 --- Comment #10 from Jakub Jelinek jakub at gcc dot gnu.org --- Or just teach ubsan pass to add cgraph edges for the calls it adds (I believe it doesn't remove any calls, just adds them). Guess that should be cheaper than scheduling another

[Bug tree-optimization/64715] [5/6 Regression] __builtin_object_size (..., 1) fails to locate subobject

2015-03-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64715 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added Target Milestone|5.0 |6.0

[Bug target/65582] [5 Regression] testsuite lto issue: xgcc.exe: warning: '-x lto' after last input file has no effect, fatal error: no input files

2015-03-26 Thread rai...@emrich-ebersheim.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65582 --- Comment #3 from Rainer Emrich rai...@emrich-ebersheim.de --- (In reply to Richard Biener from comment #2) Huh, can you reproduce that with an installed compiler? It seems to simply build a single source file with -flto. Maybe it's some

[Bug target/65582] [5 Regression] testsuite lto issue: xgcc.exe: warning: '-x lto' after last input file has no effect, fatal error: no input files

2015-03-26 Thread rai...@emrich-ebersheim.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65582 --- Comment #4 from Rainer Emrich rai...@emrich-ebersheim.de --- (In reply to Rainer Emrich from comment #3) (In reply to Richard Biener from comment #2) Huh, can you reproduce that with an installed compiler? It seems to simply build a

[Bug c++/65575] [c++-concepts] Parse error for requires clause on functions that return a reference type

2015-03-26 Thread andrew.n.sutton at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65575 --- Comment #1 from Andrew Sutton andrew.n.sutton at gmail dot com --- Confirmed and resolved in r221695. Removed the check for trailing requires-clauses on non-function declarators. This should make the presence of a trailing-requires clause

[Bug target/65581] [5 Regression] testsuite lto issue: multiple definition of `main', undefined reference to `WinMain'

2015-03-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65581 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |5.0

[Bug target/65581] [5 Regression] testsuite lto issue: multiple definition of `main', undefined reference to `WinMain'

2015-03-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65581 --- Comment #2 from Richard Biener rguenth at gcc dot gnu.org --- Can you try reducing to a minimal example? it would seem that int main() { return 0; } should already fail this way?

[Bug sanitizer/65583] New: [5 Regression][UBSAN] ICE segfault in inline_edge_summary

2015-03-26 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65583 Bug ID: 65583 Summary: [5 Regression][UBSAN] ICE segfault in inline_edge_summary Product: gcc Version: 5.0 Status: UNCONFIRMED Keywords: ice-on-valid-code

[Bug fortran/64952] Missing temporary in assignment from elemental function

2015-03-26 Thread mikael at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64952 Mikael Morin mikael at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug sanitizer/65583] [5 Regression][UBSAN] ICE segfault in inline_edge_summary

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

[Bug target/65560] [5 Regression] pr24683.c:11:1: internal compiler error: in extract_insn, at recog.c:2343

2015-03-26 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65560 --- Comment #2 from Uroš Bizjak ubizjak at gmail dot com --- legitimize_pe_coff_symbol is creating invalid RTX.

[Bug tree-optimization/65551] [5 Regression] FAIL: 26_numerics/complex/50880.cc execution test

2015-03-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65551 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug sanitizer/65583] [5 Regression][UBSAN] ICE segfault in inline_edge_summary

2015-03-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65583 --- Comment #5 from Richard Biener rguenth at gcc dot gnu.org --- Does Honzas patch Discover nothorow functions before into_ssa fix it?

[Bug sanitizer/65583] [5 Regression][UBSAN] ICE segfault in inline_edge_summary

2015-03-26 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65583 --- Comment #7 from Marek Polacek mpolacek at gcc dot gnu.org --- OK, that was clearly bogus. The Discover nothorow functions before into_ssa doesn't fix it.

[Bug target/65582] [5 Regression] testsuite lto issue: xgcc.exe: warning: '-x lto' after last input file has no effect, fatal error: no input files

2015-03-26 Thread rai...@emrich-ebersheim.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65582 Rainer Emrich rai...@emrich-ebersheim.de changed: What|Removed |Added Summary|testsuite lto issue:|[5 Regression]

[Bug target/65581] [5 Regression] testsuite lto issue: multiple definition of `main', undefined reference to `WinMain'

2015-03-26 Thread rai...@emrich-ebersheim.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65581 Rainer Emrich rai...@emrich-ebersheim.de changed: What|Removed |Added Summary|testsuite lto issue:|[5 Regression]

[Bug target/65582] [5 Regression] testsuite lto issue: xgcc.exe: warning: '-x lto' after last input file has no effect, fatal error: no input files

2015-03-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65582 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Target Milestone|--- |5.0 ---

[Bug rtl-optimization/64317] [5 Regression] Ineffective allocation of PIC base register

2015-03-26 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64317 Jeffrey A. Law law at redhat dot com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug target/65581] [5 Regression] testsuite lto issue: multiple definition of `main', undefined reference to `WinMain'

2015-03-26 Thread rai...@emrich-ebersheim.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65581 --- Comment #3 from Rainer Emrich rai...@emrich-ebersheim.de --- (In reply to Richard Biener from comment #2) Can you try reducing to a minimal example? it would seem that int main() { return 0; } should already fail this way? test.c: int

[Bug target/65581] [5 Regression] testsuite lto issue: multiple definition of `main', undefined reference to `WinMain'

2015-03-26 Thread ktietz at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65581 Kai Tietz ktietz at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug sanitizer/65583] [5 Regression][UBSAN] ICE segfault in inline_edge_summary

2015-03-26 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65583 --- Comment #2 from Marek Polacek mpolacek at gcc dot gnu.org --- Started with r221660, the following seems to fix it: --- a/gcc/passes.c +++ b/gcc/passes.c @@ -425,7 +425,7 @@ public: virtual bool gate (function *) { /* Don't

[Bug plugins/61176] plugin builds including gimple.h not building

2015-03-26 Thread pageexec at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61176 --- Comment #18 from PaX Team pageexec at gmail dot com --- (In reply to Jakub Jelinek from comment #17) Created attachment 35144 [details] gcc5-pr61176.patch Patch to install all gcc/*.h and gcc/*.def headers, even when they aren't listed

[Bug preprocessor/65580] Dependency generation has a bug with absent generated include-files in subdirectories

2015-03-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65580 --- Comment #1 from Richard Biener rguenth at gcc dot gnu.org --- I would have expected an error ;) How can it possibly know which of the default search paths for includes it should use?

[Bug fortran/65532] [5 Regression] Unexpected error with legacy code (D1MACH)

2015-03-26 Thread mikael at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65532 Mikael Morin mikael at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug sanitizer/65583] [5 Regression][UBSAN] ICE segfault in inline_edge_summary

2015-03-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65583 --- Comment #4 from Jakub Jelinek jakub at gcc dot gnu.org --- Well, running the chkp pass queue for the sanitization doesn't make any sense. So, most likely the problem is that ubsan pass? doesn't update cgraph edges or something similar and

[Bug sanitizer/65583] [5 Regression][UBSAN] ICE segfault in inline_edge_summary

2015-03-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65583 --- Comment #3 from Richard Biener rguenth at gcc dot gnu.org --- Doesn't make sense to me.

[Bug sanitizer/65583] [5 Regression][UBSAN] ICE segfault in inline_edge_summary

2015-03-26 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65583 --- Comment #6 from Richard Biener rguenth at gcc dot gnu.org --- Well, pass_local_optimization_passes immediately runs NEXT_PASS (pass_fixup_cfg); NEXT_PASS (pass_rebuild_cgraph_edges); which should be the only effect of

[Bug sanitizer/65583] [5 Regression][UBSAN] ICE segfault in inline_edge_summary

2015-03-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65583 --- Comment #8 from Jakub Jelinek jakub at gcc dot gnu.org --- So, can you try to schedule another NEXT_PASS (pass_rebuild_cgraph_edges); right after ubsan pass if that fixes it? And then move that right before ubsan and see if it is broken

[Bug libstdc++/54005] Use __atomic_always_lock_free in libstdc++ is_lock_free instead of __atomic_is_lock_free

2015-03-26 Thread hp at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54005 --- Comment #15 from Hans-Peter Nilsson hp at gcc dot gnu.org --- (In reply to Jonathan Wakely from comment #14) Can we close this? I can't say now, sorry, but will be back on this in a week.

[Bug c++/65575] [c++-concepts] Parse error for requires clause on functions that return a reference type

2015-03-26 Thread tom at honermann dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65575 --- Comment #2 from Tom Honermann tom at honermann dot net --- r221695 does correct the specific test case in comment 0. However, I'm still seeing similar errors for function declarations that don't specify the return type with a trailing return

[Bug ipa/65076] [5 Regression] 16% tramp3d-v4.cpp compile time regression

2015-03-26 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65076 Jan Hubicka hubicka at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug target/65593] [5 Regression] internal compiler error: in extract_insn, at recog.c:2343

2015-03-26 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65593 H.J. Lu hjl.tools at gmail dot com changed: What|Removed |Added Status|UNCONFIRMED |NEW Last

[Bug ipa/65076] [5 Regression] 16% tramp3d-v4.cpp compile time regression

2015-03-26 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65076 --- Comment #24 from Jan Hubicka hubicka at gcc dot gnu.org --- Author: hubicka Date: Fri Mar 27 04:02:28 2015 New Revision: 221719 URL: https://gcc.gnu.org/viewcvs?rev=221719root=gccview=rev Log: PR ipa/65076 * passes.def: Add

[Bug ipa/65076] [5 Regression] 16% tramp3d-v4.cpp compile time regression

2015-03-26 Thread hubicka at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65076 --- Comment #23 from Jan Hubicka hubicka at gcc dot gnu.org --- Also with early-inlining-insns=11 the statement count is smaller for mainline (copmared to 4.9) until the pass bswap, it grows up in PRE (by about 1%) and then it continues growing

[Bug target/65593] New: [5 Regression] internal compiler error: in extract_insn, at recog.c:2343

2015-03-26 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65593 Bug ID: 65593 Summary: [5 Regression] internal compiler error: in extract_insn, at recog.c:2343 Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal

[Bug go/65587] C package incomplete/not working for powerpc-linux-gnu

2015-03-26 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65587 --- Comment #1 from Ian Lance Taylor ian at airs dot com --- When I've seen this before, it's been because the relocation processing in applyRelocationsPPC in debug/elf/file.go is not working. If you run the go command with the -x option, you

[Bug lto/65588] New: lto1: internal compiler error: Segmentation fault

2015-03-26 Thread nheghathivhistha at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65588 Bug ID: 65588 Summary: lto1: internal compiler error: Segmentation fault Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug fortran/65585] Implicit allocation of unallocated array with an implicit summation

2015-03-26 Thread mikael at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65585 Mikael Morin mikael at gcc dot gnu.org changed: What|Removed |Added CC||mikael at gcc

[Bug c/65586] -fopenmp-simd rejects valid input

2015-03-26 Thread burnus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65586 Tobias Burnus burnus at gcc dot gnu.org changed: What|Removed |Added Summary|[5 Regression] |-fopenmp-simd

[Bug go/65587] New: C package incomplete/not working for powerpc-linux-gnu

2015-03-26 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65587 Bug ID: 65587 Summary: C package incomplete/not working for powerpc-linux-gnu Product: gcc Version: 5.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug pch/61250] Random pch failures on x86_64-apple-darwin1(3|4).

2015-03-26 Thread egall at gwmail dot gwu.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61250 Eric Gallager egall at gwmail dot gwu.edu changed: What|Removed |Added CC||egall at

[Bug go/65587] C package incomplete/not working for powerpc-linux-gnu

2015-03-26 Thread ian at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65587 --- Comment #4 from ian at gcc dot gnu.org ian at gcc dot gnu.org --- Author: ian Date: Thu Mar 26 17:51:57 2015 New Revision: 221698 URL: https://gcc.gnu.org/viewcvs?rev=221698root=gccview=rev Log: PR go/65587 debug/elf: apply relocations

[Bug go/65587] C package incomplete/not working for powerpc-linux-gnu

2015-03-26 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65587 --- Comment #3 from Matthias Klose doko at gcc dot gnu.org --- Created attachment 35153 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35153action=edit object file

[Bug lto/65588] lto1: internal compiler error: Segmentation fault

2015-03-26 Thread nheghathivhistha at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65588 --- Comment #1 from David Kredba nheghathivhistha at gmail dot com --- Created attachment 35154 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35154action=edit A little c-reduced preprocessed file

[Bug go/65587] C package incomplete/not working for powerpc-linux-gnu

2015-03-26 Thread ian at airs dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65587 Ian Lance Taylor ian at airs dot com changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug fortran/65585] Implicit allocation of unallocated array with an implicit summation

2015-03-26 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65585 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED

[Bug lto/65536] LTO line number information garbled

2015-03-26 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65536 --- Comment #45 from Manuel López-Ibáñez manu at gcc dot gnu.org --- (In reply to Jan Hubicka from comment #42) Hi, I read linemap_line_start and I think I noticed few issues with respect to overflows and lines being added randomly. I

[Bug go/65587] C package incomplete/not working for powerpc-linux-gnu

2015-03-26 Thread doko at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65587 --- Comment #2 from Matthias Klose doko at gcc dot gnu.org --- Created attachment 35151 -- https://gcc.gnu.org/bugzilla/attachment.cgi?id=35151action=edit output of cgo command

[Bug pch/61250] Random pch failures on x86_64-apple-darwin1(3|4).

2015-03-26 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61250 --- Comment #6 from Dominique d'Humieres dominiq at lps dot ens.fr --- Does the -Winvalid-pch flag give any extra information? AFAICT no.

[Bug fortran/65585] Implicit allocation of unallocated array with an implicit summation

2015-03-26 Thread dirteat at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65585 --- Comment #2 from EatDirt dirteat at gmail dot com --- Sorry for the noise and thanks very much for the info. I was completely unaware of the f2003 feature!

[Bug target/65584] [i386] Intrinsics inclusion with `-nostdinc' failing due to `stdlib.h' dependency

2015-03-26 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65584 Jakub Jelinek jakub at gcc dot gnu.org changed: What|Removed |Added CC||jakub at gcc dot

[Bug c++/65525] [5 Regression] ICE: sorry, unimplemented: unexpected AST of kind mem_ref (-std=c++14, ICE: in potential_constant_expression_1, at cp/constexpr.c:4432)

2015-03-26 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65525 --- Comment #6 from Jason Merrill jason at gcc dot gnu.org --- Author: jason Date: Thu Mar 26 17:58:39 2015 New Revision: 221699 URL: https://gcc.gnu.org/viewcvs?rev=221699root=gccview=rev Log: PR c++/65525 * constexpr.c

[Bug c++/65525] [5 Regression] ICE: sorry, unimplemented: unexpected AST of kind mem_ref (-std=c++14, ICE: in potential_constant_expression_1, at cp/constexpr.c:4432)

2015-03-26 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65525 Jason Merrill jason at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug c++/65154] [4.8/4.9/5 Regression] ICE with {} initialized array with string

2015-03-26 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65154 --- Comment #7 from Jason Merrill jason at gcc dot gnu.org --- Author: jason Date: Thu Mar 26 19:51:58 2015 New Revision: 221704 URL: https://gcc.gnu.org/viewcvs?rev=221704root=gccview=rev Log: PR c++/65154 * init.c (build_vec_init): Fix

[Bug libstdc++/60421] std::this_thread::sleep_for doesn't sleep for all arguments

2015-03-26 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60421 --- Comment #3 from Jonathan Wakely redi at gcc dot gnu.org --- Author: redi Date: Thu Mar 26 19:59:08 2015 New Revision: 221708 URL: https://gcc.gnu.org/viewcvs?rev=221708root=gccview=rev Log: PR libstdc++/58038 PR libstdc++/60421 *

[Bug libstdc++/58038] std::this_thread::sleep_until can cause inifinite sleep

2015-03-26 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58038 --- Comment #11 from Jonathan Wakely redi at gcc dot gnu.org --- (In reply to Matthew Lai from comment #8) Here is another case where this bug caused a hard-to-find problem -

[Bug libstdc++/62259] atomic class doesn't enforce required alignment on powerpc64

2015-03-26 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62259 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug libstdc++/65500] [5 Regression] FAIL: 17_intro/headers/c++2014/all_attributes.cc (test for excess errors)

2015-03-26 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65500 Jonathan Wakely redi at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|NEW

[Bug c++/65591] New: G++ should use default constructor for {}-init when possible

2015-03-26 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65591 Bug ID: 65591 Summary: G++ should use default constructor for {}-init when possible Product: gcc Version: 5.0 Status: UNCONFIRMED Keywords: missed-optimization

  1   2   >