[Bug fortran/70409] Silent truncation of character parameters with len=huge()

2018-03-08 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70409 --- Comment #5 from kargl at gcc dot gnu.org --- Author: kargl Date: Thu Mar 8 19:06:57 2018 New Revision: 258368 URL: https://gcc.gnu.org/viewcvs?rev=258368&root=gcc&view=rev Log: 2018-03-08 Steven G. Kargl PR fortran/64124 P

[Bug fortran/64124] [F95] Valid constant expr rejected

2018-03-08 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64124 --- Comment #5 from kargl at gcc dot gnu.org --- Author: kargl Date: Thu Mar 8 19:06:57 2018 New Revision: 258368 URL: https://gcc.gnu.org/viewcvs?rev=258368&root=gcc&view=rev Log: 2018-03-08 Steven G. Kargl PR fortran/64124 P

[Bug fortran/70409] Silent truncation of character parameters with len=huge()

2018-03-08 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70409 kargl at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|--

[Bug fortran/68441] ICE on using transfer with character parameter

2018-03-08 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68441 Bug 68441 depends on bug 70409, which changed state. Bug 70409 Summary: Silent truncation of character parameters with len=huge() https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70409 What|Removed |Added --

[Bug fortran/64124] [F95] Valid constant expr rejected

2018-03-08 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64124 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED Resolution|--

[Bug fortran/32834] [Meta-bug] 'Fortran 95'-only failures

2018-03-08 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32834 Bug 32834 depends on bug 64124, which changed state. Bug 64124 Summary: [F95] Valid constant expr rejected https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64124 What|Removed |Added -

[Bug target/67288] [6/7/8 regression] non optimal simple function (useless additional shift/remove/shift/add)

2018-03-08 Thread segher at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67288 --- Comment #10 from Segher Boessenkool --- This loop init stuff is created by the RTL loop optimisers; if those could see 0 cannot happen, they can optimise this.

[Bug fortran/68441] ICE on using transfer with character parameter

2018-03-08 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68441 kargl at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P4 Status|NEW

[Bug target/84751] ICE with debug build of gcc GIMPLE pass: store-merging or IPA pass: cp

2018-03-08 Thread willschm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84751 --- Comment #2 from Will Schmidt --- Created attachment 43602 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=43602&action=edit config.log

[Bug target/84751] ICE with debug build of gcc GIMPLE pass: store-merging or IPA pass: cp

2018-03-08 Thread willschm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84751 --- Comment #3 from Will Schmidt --- (In reply to Jakub Jelinek from comment #1) > What configure flags for that specially configured gcc? > Can you in a debugger pt whatever tree_operand_hash::hash is called on? > I certainly can't reproduce thi

[Bug target/84751] ICE with debug build of gcc GIMPLE pass: store-merging or IPA pass: cp

2018-03-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84751 --- Comment #4 from Jakub Jelinek --- (In reply to Will Schmidt from comment #3) > $ /home/willschm/gcc/trunk.svn/configure --with-cpu=power7 > --with-long-double-128 --prefix=/home/willschm/gcc/install/gnc > --disable-bootstrap --enable-langua

[Bug fortran/68441] ICE on using transfer with character parameter

2018-03-08 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68441 --- Comment #5 from Dominique d'Humieres --- > I believe the patch I just committed actually > fixes this issue. Confirmed.

[Bug target/84751] ICE with debug build of gcc GIMPLE pass: store-merging or IPA pass: cp

2018-03-08 Thread willschm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84751 --- Comment #5 from Will Schmidt --- (In reply to Jakub Jelinek from comment #4) > (In reply to Will Schmidt from comment #3) > > $ /home/willschm/gcc/trunk.svn/configure --with-cpu=power7 > > --with-long-double-128 --prefix=/home/willschm/gcc/

[Bug target/84751] ICE with debug build of gcc GIMPLE pass: store-merging or IPA pass: cp

2018-03-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84751 --- Comment #6 from Jakub Jelinek --- Can't reproduce when using gcc version 4.8.5 20150623 (Red Hat 4.8.5-16) (GCC) as system compiler (gcc110).

[Bug libstdc++/84766] New: __verbose_terminate_handler mistakes parallel unhandled exceptions for recursive std::terminate() calls

2018-03-08 Thread anovak at soe dot ucsc.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84766 Bug ID: 84766 Summary: __verbose_terminate_handler mistakes parallel unhandled exceptions for recursive std::terminate() calls Product: gcc Version: 7.3.0

[Bug libstdc++/84766] __verbose_terminate_handler mistakes parallel unhandled exceptions for recursive std::terminate() calls

2018-03-08 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84766 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/68441] ICE on using transfer with character parameter

2018-03-08 Thread sgk at troutmask dot apl.washington.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68441 --- Comment #6 from Steve Kargl --- On Thu, Mar 08, 2018 at 07:39:14PM +, dominiq at lps dot ens.fr wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68441 > > --- Comment #5 from Dominique d'Humieres --- > > I believe the patch I just

[Bug target/84763] [8 regression] ICE in i386_pe_seh_cold_init

2018-03-08 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84763 --- Comment #2 from Eric Botcazou --- Ugh, I overlooked the special case in ix86_compute_frame_layout when there is a call to __builtin_frame_address in the code...

[Bug fortran/61627] specification expression ICE with version 4.7.1 and 4.8.2, incorrect output with 4.4.7 and 4.9.0

2018-03-08 Thread anlauf at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61627 --- Comment #5 from Harald Anlauf --- This one appears to have been solved along with the fix for pr64124/pr70409. Close as duplicate?

[Bug inline-asm/84742] internal compiler error: in process_alt_operands, at lra-constraints.c:2112

2018-03-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84742 --- Comment #7 from Jakub Jelinek --- Author: jakub Date: Thu Mar 8 20:55:03 2018 New Revision: 258369 URL: https://gcc.gnu.org/viewcvs?rev=258369&root=gcc&view=rev Log: PR inline-asm/84742 * recog.c (asm_operand_ok): Return 0 i

[Bug inline-asm/84742] internal compiler error: in process_alt_operands, at lra-constraints.c:2112

2018-03-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84742 Jakub Jelinek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug c++/84767] New: [6/7/8 Regression] ICE with pointer to VLA

2018-03-08 Thread reichelt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84767 Bug ID: 84767 Summary: [6/7/8 Regression] ICE with pointer to VLA Product: gcc Version: 8.0 Status: UNCONFIRMED Keywords: ice-on-valid-code Severity: normal Pri

[Bug fortran/61627] specification expression ICE with version 4.7.1 and 4.8.2, incorrect output with 4.4.7 and 4.9.0

2018-03-08 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61627 kargl at gcc dot gnu.org changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug fortran/70409] Silent truncation of character parameters with len=huge()

2018-03-08 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70409 kargl at gcc dot gnu.org changed: What|Removed |Added CC||harper at msor dot vuw.ac.nz -

[Bug fortran/70409] Silent truncation of character parameters with len=huge()

2018-03-08 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70409 kargl at gcc dot gnu.org changed: What|Removed |Added CC||gerhard.steinmetz.fortran@t

[Bug fortran/68441] ICE on using transfer with character parameter

2018-03-08 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68441 kargl at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|--

[Bug c++/80598] [7/8 regression] -Wunused triggers for functions used in uninstantiated templates

2018-03-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80598 --- Comment #5 from Jakub Jelinek --- Author: jakub Date: Thu Mar 8 21:18:50 2018 New Revision: 258370 URL: https://gcc.gnu.org/viewcvs?rev=258370&root=gcc&view=rev Log: PR c++/80598 * call.c (build_over_call): In templates set

[Bug c++/80598] [7 regression] -Wunused triggers for functions used in uninstantiated templates

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

[Bug tree-optimization/84114] global reassociation pass prevents fma usage, generates slower code

2018-03-08 Thread sje at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84114 --- Comment #9 from Steve Ellcey --- > Can you let me know if my workaround helped? If useful I could backport it > to GCC7 as well. Yes, the patch helped. I ran spec 2017 fp rate and saw a small improvement (0.7%). Most of the speed up was i

[Bug c++/84768] New: ICE with failed class template argument deduction because of invalid template parameter

2018-03-08 Thread reichelt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84768 Bug ID: 84768 Summary: ICE with failed class template argument deduction because of invalid template parameter Product: gcc Version: 8.0 Status: UNCONFIRMED Key

[Bug debug/84456] [8 regression] gcc.dg/guality/pr49888.c fail

2018-03-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84456 --- Comment #6 from Jakub Jelinek --- Author: jakub Date: Thu Mar 8 21:50:37 2018 New Revision: 258371 URL: https://gcc.gnu.org/viewcvs?rev=258371&root=gcc&view=rev Log: PR debug/84456 * dwarf2out.c (dw_loc_list): If list && loc

[Bug debug/84456] [8 regression] gcc.dg/guality/pr49888.c fail

2018-03-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84456 Jakub Jelinek changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug libstdc++/84769] New: variant::get(): unscoped call to get

2018-03-08 Thread duarte at scylladb dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84769 Bug ID: 84769 Summary: variant::get(): unscoped call to get Product: gcc Version: 7.3.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: libstdc++

[Bug c++/84768] [7/8 Regression] ICE with failed class template argument deduction because of invalid template parameter

2018-03-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84768 Jakub Jelinek changed: What|Removed |Added Priority|P3 |P4 Status|UNCONFIRMED

[Bug c++/84770] New: [8 Regression] ICE with parameter pack involving typedef

2018-03-08 Thread reichelt at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84770 Bug ID: 84770 Summary: [8 Regression] ICE with parameter pack involving typedef Product: gcc Version: 8.0 Status: UNCONFIRMED Keywords: ice-on-valid-code

[Bug tree-optimization/84771] New: missing -Wrestrict passing the same address to restrict-qualified arguments of a user-defined function

2018-03-08 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84771 Bug ID: 84771 Summary: missing -Wrestrict passing the same address to restrict-qualified arguments of a user-defined function Product: gcc Version: 8.0

[Bug fortran/68567] ICE on using wrong defined arrays (different cases/messages)

2018-03-08 Thread anlauf at gmx dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68567 Harald Anlauf changed: What|Removed |Added CC||anlauf at gmx dot de --- Comment #6 from

[Bug target/84521] [8 Regression] aarch64: Frame-pointer corruption with __builtin_setjmp/__builtin_longjmp and -fomit-frame-pointer

2018-03-08 Thread wilco at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84521 --- Comment #22 from Wilco --- (In reply to Eric Botcazou from comment #21) > > You can use __builtin_setjmp and __builtin_longjmp in the same function, > > only if they use a different buffer. Otherwise it is invalid. > > Yes, that's invalid.

[Bug c++/84768] [7/8 Regression] ICE with failed class template argument deduction because of invalid template parameter

2018-03-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84768 --- Comment #2 from Jakub Jelinek --- oldelt is value > It has been created in: /* Add it to the list. */ if (parameter != error_mark_node) parameter_list = process_template_parm (parameter_list,

[Bug libstdc++/84769] variant::get(): unscoped call to get

2018-03-08 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84769 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug target/84521] [8 Regression] aarch64: Frame-pointer corruption with __builtin_setjmp/__builtin_longjmp and -fomit-frame-pointer

2018-03-08 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84521 --- Comment #23 from Eric Botcazou --- > Where exactly is this documented? I can't find no references to > __builtin_setjmp or __builtin_longjmp in > https://gcc.gnu.org/onlinedocs/gcc-7.3.0/gcc.pdf or > https://gcc.gnu.org/onlinedocs/gccint.pdf.

[Bug fortran/53296] Segfault on non-constant character array constructor containing kind spec

2018-03-08 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53296 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org --- C

[Bug target/84772] New: powerpc-spe: Spurious "is used uninitialized" warning, or possibly incorrect codegen for va_arg(long double)

2018-03-08 Thread zackw at panix dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84772 Bug ID: 84772 Summary: powerpc-spe: Spurious "is used uninitialized" warning, or possibly incorrect codegen for va_arg(long double) Product: gcc Version: 7.3.1 Status: UN

[Bug c++/84767] [6/7/8 Regression] ICE with pointer to VLA

2018-03-08 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84767 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/82859] derived type character component, array comparison inconsistent

2018-03-08 Thread kargl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82859 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org --- C

[Bug c++/84767] [6/7/8 Regression] ICE with pointer to VLA

2018-03-08 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84767 --- Comment #2 from Martin Sebor --- At the point the "Local declaration from a different function" error is issued in verify_expr(t) where t is PARAM_DECL for the argument to A's ctor, context is: while cfun->decl is .

[Bug c++/84770] [8 Regression] ICE with parameter pack involving typedef

2018-03-08 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84770 Martin Sebor changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug libstdc++/84769] variant::get(): unscoped call to get

2018-03-08 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84769 --- Comment #2 from Jonathan Wakely --- Author: redi Date: Fri Mar 9 01:10:02 2018 New Revision: 258376 URL: https://gcc.gnu.org/viewcvs?rev=258376&root=gcc&view=rev Log: PR libstdc++/84769 qualify std::get and std::get_if to avoid ADL

[Bug libstdc++/84769] variant::get(): unscoped call to get

2018-03-08 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84769 Jonathan Wakely changed: What|Removed |Added Target Milestone|--- |7.4 --- Comment #3 from Jonathan Wakel

[Bug c++/84770] [8 Regression] ICE with parameter pack involving typedef

2018-03-08 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84770 --- Comment #2 from Martin Sebor --- The ICE is due the assert below failing: gcc_assert (strip_typedefs_expr (arg, NULL) == arg); arg is arg:0 constant arg:0 cons

[Bug libstdc++/78565] undefined reference to `aligned_alloc' when building mingw-w64 cross-compiler

2018-03-08 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78565 Jonathan Wakely changed: What|Removed |Added Status|NEW |WAITING --- Comment #2 from Jonathan W

[Bug libstdc++/78565] undefined reference to `aligned_alloc' when building mingw-w64 cross-compiler

2018-03-08 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78565 --- Comment #3 from Jonathan Wakely --- i.e. I think this is a dup of PR libstdc++/79190

[Bug libstdc++/83662] std::aligned_alloc() not available

2018-03-08 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83662 Jonathan Wakely changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug tree-optimization/84526] [8 Regression] ICE in generic_overlap at gcc/gimple-ssa-warn-restrict.c:927 since r257860

2018-03-08 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84526 David Malcolm changed: What|Removed |Added CC||dmalcolm at gcc dot gnu.org --- Comment

[Bug other/12955] Incorrect rounding of soft float denorm mul/div

2018-03-08 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=12955 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org S

[Bug libstdc++/84773] New: [7/8 Regression] Cross-compilers do not use aligned_alloc or _aligned_malloc for aligned-new

2018-03-08 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84773 Bug ID: 84773 Summary: [7/8 Regression] Cross-compilers do not use aligned_alloc or _aligned_malloc for aligned-new Product: gcc Version: 8.0 Status: UNCONFIRMED

[Bug target/32340] [arm] libjava build failure due to missing thread synchronization primitives

2018-03-08 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32340 Eric Gallager changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug target/29997] [meta-bug] various targets: GCC fails to encode epilogues in unwind-info

2018-03-08 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=29997 Eric Gallager changed: What|Removed |Added CC||egallager at gcc dot gnu.org S

[Bug debug/26475] tree-ssa loses line numbers for initializations (constants for PHIs)

2018-03-08 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26475 Eric Gallager changed: What|Removed |Added Keywords||patch CC|

[Bug testsuite/41660] FAIL: gcc.dg/plugin/one_time-test-1.c -fplugin=./one_time_plugin.so (internal compiler error)

2018-03-08 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41660 Eric Gallager changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug tree-optimization/41647] Early Loop Unrolling control

2018-03-08 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41647 Eric Gallager changed: What|Removed |Added Keywords||patch CC|

[Bug tree-optimization/84774] New: [meta-bug] bogus/missing -Wrestrict

2018-03-08 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84774 Bug ID: 84774 Summary: [meta-bug] bogus/missing -Wrestrict Product: gcc Version: 8.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-optimizati

[Bug debug/84550] [8 Regression] stepping through gcc does not work with gdb 8.0.1

2018-03-08 Thread kevinb at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84550 --- Comment #15 from Kevin Buettner --- I've been focusing my attention on dwarf2read.c (in GDB). I have a patch which fixes this problem, but which introduces a bunch of test suite regressions. (So it's not a very good patch.) I'll be away on

[Bug tree-optimization/84775] New: ICE on valid code at -O3: in check_loop_closed_ssa_def, at tree-ssa-loop-manip.c:709

2018-03-08 Thread su at cs dot ucdavis.edu
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84775 Bug ID: 84775 Summary: ICE on valid code at -O3: in check_loop_closed_ssa_def, at tree-ssa-loop-manip.c:709 Product: gcc Version: unknown Status: UNCO

[Bug rtl-optimization/84682] [6/7/8 Regression] internal compiler error: Segmentation fault (process_address_1)

2018-03-08 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84682 Alexandre Oliva changed: What|Removed |Added Keywords||patch --- Comment #6 from Alexandre Ol

[Bug tree-optimization/84775] [8 Regression] ICE on valid code at -O3: in check_loop_closed_ssa_def, at tree-ssa-loop-manip.c:709

2018-03-08 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84775 Martin Liška changed: What|Removed |Added Priority|P3 |P1 Status|UNCONFIRMED

[Bug gcov-profile/84758] Wrong coverage for quite simple CFG

2018-03-08 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84758 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/84610] [6/7/8 Regression] ICE in synthesize_implicit_template_parm, at cp/parser.c:38843

2018-03-08 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84610 Alexandre Oliva changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/84642] [6/7/8 Regression] ICE: segfault reading through NULL current_template_parms in synthesize_implicit_template_parm

2018-03-08 Thread aoliva at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84642 Alexandre Oliva changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug debug/84776] New: Indefinite compile time w/ var-tracking

2018-03-08 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84776 Bug ID: 84776 Summary: Indefinite compile time w/ var-tracking Product: gcc Version: unknown Status: UNCONFIRMED Keywords: compile-time-hog Severity: normal Pri

[Bug debug/84776] Indefinite compile time w/ var-tracking

2018-03-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84776 Jakub Jelinek changed: What|Removed |Added CC||aoliva at gcc dot gnu.org,

<    1   2