[Bug target/80600] hidden symbol `__cpu_model' is referenced by DSO

2017-05-02 Thread coypu at sdf dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80600 --- Comment #1 from coypu --- Related and possible duplicate for dfly: libgcc/61309

[Bug target/80600] New: hidden symbol `__cpu_model' is referenced by DSO

2017-05-02 Thread coypu at sdf dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80600 Bug ID: 80600 Summary: hidden symbol `__cpu_model' is referenced by DSO Product: gcc Version: 7.1.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug translation/80280] Missing closing quote (%>) c/semantics.c and c/c-typeck.c

2017-05-02 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80280 Martin Sebor changed: What|Removed |Added Keywords||diagnostic, patch

Re: -Wformat-truncation outputs emtpy lines instead of source

2017-05-02 Thread Martin Sebor
On 05/02/2017 02:13 PM, Simon Sobisch wrote: I'm responding here as it was "opened" in this list directly. You were right, adding -fno-diagnostics-color doesn't show anything empty, changing it to -fdiagnostics-color bring the nice colors in - and the spaces instead of the code (yes, I've copied

[Bug c++/70844] [6/7/8 Regression] spurious -Wuseless-cast warning with inherited constructors

2017-05-02 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70844 Jonathan Wakely changed: What|Removed |Added Keywords||diagnostic

[Bug target/80568] x86 -mavx256-split-unaligned-load (and store) is affecting AVX2 code, but probably shouldn't be.

2017-05-02 Thread peter at cordes dot ca
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80568 --- Comment #2 from Peter Cordes --- Using ISA-extension options removes some microarchitectures from the set of CPUs that can run the code, so it would be appropriate for them to have some effect on tuning. A "generic AVX2 CPU" is much more

[Bug c++/80599] -Wuseless-cast triggers for inherited constructor

2017-05-02 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80599 Marc Glisse changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug c++/70844] spurious -Wuseless-cast warning with inherited constructors

2017-05-02 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70844 --- Comment #2 from Marc Glisse --- *** Bug 80599 has been marked as a duplicate of this bug. ***

[Bug c++/80599] -Wuseless-cast triggers for inherited constructor

2017-05-02 Thread jens.maurer at gmx dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80599 --- Comment #1 from Jens Maurer --- This is a duplicate of https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70844 ; please close.

[Bug c++/80599] New: -Wuseless-cast triggers for inherited constructor

2017-05-02 Thread jens.maurer at gmx dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80599 Bug ID: 80599 Summary: -Wuseless-cast triggers for inherited constructor Product: gcc Version: 7.1.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug libstdc++/79349] unused std::string is not optimized away in presense of a call

2017-05-02 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79349 --- Comment #4 from Marc Glisse --- With the call to foo(), this is an issue of alias analysis. Gcc wrongly believes that the string escapes (probably because we store a pointer to the string inside the string itself, with the small string

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

2017-05-02 Thread jens.maurer at gmx dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80598 Bug ID: 80598 Summary: -Wunused triggers for functions used in uninstantiated templates Product: gcc Version: 7.1.0 Status: UNCONFIRMED Severity: normal

[Bug target/68491] libgcc calls __get_cpuid with 0 level breaks on early 486

2017-05-02 Thread uros at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68491 --- Comment #4 from uros at gcc dot gnu.org --- Author: uros Date: Tue May 2 20:36:26 2017 New Revision: 247523 URL: https://gcc.gnu.org/viewcvs?rev=247523=gcc=rev Log: Backport from mainline 2017-05-01 Uros Bizjak

Re: -Wformat-truncation outputs emtpy lines instead of source

2017-05-02 Thread Simon Sobisch
I'm responding here as it was "opened" in this list directly. You were right, adding -fno-diagnostics-color doesn't show anything empty, changing it to -fdiagnostics-color bring the nice colors in - and the spaces instead of the code (yes, I've copied it directly from the terminal). I'm on the

[Bug libstdc++/79349] unused std::string is not optimized away in presense of a call

2017-05-02 Thread hiraditya at msn dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79349 AK changed: What|Removed |Added Status|RESOLVED|NEW Resolution|WORKSFORME

[Bug libstdc++/79349] unused std::string is not optimized away in presense of a call

2017-05-02 Thread hiraditya at msn dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79349 AK changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug rtl-optimization/60818] ICE in validate_condition_mode on powerpc*-linux-gnu*

2017-05-02 Thread glaubitz at physik dot fu-berlin.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60818 --- Comment #27 from John Paul Adrian Glaubitz --- (In reply to Jakub Jelinek from comment #26) > GCC 7.1 has been released. At least for me, the bug has been fixed with Segher's patch, so I'm not sure if pushing the milestone to 7.2 makes

[Bug ipa/80597] internal compiler error: in compute_inline_parameters, at ipa-inline-analysis.c:3126

2017-05-02 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80597 --- Comment #2 from David Binderman --- Created attachment 41300 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41300=edit gzipped C source code

[Bug ipa/80597] internal compiler error: in compute_inline_parameters, at ipa-inline-analysis.c:3126

2017-05-02 Thread dcb314 at hotmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80597 David Binderman changed: What|Removed |Added CC||dcb314 at hotmail dot com --- Comment

[Bug libstdc++/80538] Probably unwanted thread yield for thread::sleep_for with < 1s

2017-05-02 Thread zulliger at indel dot ch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80538 --- Comment #2 from zulliger at indel dot ch --- Thank's for clarifying! If sleep(0)'s behaviour is undefined regarding 'thread yielding', then my whole point is wrong. (It seems I didn't read stackoverflow & Co carefully enough, as the

[Bug fortran/80291] [OOP] ICE in gfc_conv_expr_descriptor, at fortran/trans-array.c:6662

2017-05-02 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80291 janus at gcc dot gnu.org changed: What|Removed |Added Target Milestone|7.2 |8.0

[Bug fortran/66366] [OOP] ICE on invalid with non-allocatable CLASS variable

2017-05-02 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66366 janus at gcc dot gnu.org changed: What|Removed |Added Target Milestone|7.2 |8.0

[Bug fortran/77961] [Coarray] [OOP] Allocatable components in CLASS-typed coarrays unsupported.

2017-05-02 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77961 janus at gcc dot gnu.org changed: What|Removed |Added Target Milestone|7.2 |8.0

[Bug fortran/78798] [cleanup] some int-valued functions should be bool

2017-05-02 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78798 janus at gcc dot gnu.org changed: What|Removed |Added Target Milestone|7.2 |8.0

[Bug fortran/78009] [OOP] polymorphic component of derived type array slice handling error

2017-05-02 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78009 janus at gcc dot gnu.org changed: What|Removed |Added Target Milestone|7.2 |8.0

[Bug fortran/56691] [OOP] Allocatable array: wrong offset when passing to CLASS dummy

2017-05-02 Thread janus at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56691 janus at gcc dot gnu.org changed: What|Removed |Added Target Milestone|7.2 |8.0

[Bug target/79964] Cortex A53 codegen still not optimal

2017-05-02 Thread tulipawn at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79964 --- Comment #4 from PeteVine --- > I'm not sure what you're trying to measure here - it's very confusing with > multiple overlapping options (O3/Ofast/tree-vectorize), -mcpu/-march. Is it > related to -fipa-pta or is that not relevant? All

[Bug c++/80561] Missed optimization: std::array data is aligned if array is aligned

2017-05-02 Thread glisse at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80561 --- Comment #4 from Marc Glisse --- Cool, that matches pretty much exactly the analysis I had posted on stackoverflow ;-) A separate issue from whether we can somehow propagate the alignment information is what we do without the alignment

[Bug ipa/80597] New: internal compiler error: in compute_inline_parameters, at ipa-inline-analysis.c:3126

2017-05-02 Thread babokin at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80597 Bug ID: 80597 Summary: internal compiler error: in compute_inline_parameters, at ipa-inline-analysis.c:3126 Product: gcc Version: 8.0 Status: UNCONFIRMED

[Bug lto/77954] LTO_STREAMER_DEBUG ICE with OpenMP SIMD clones

2017-05-02 Thread tschwinge at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77954 --- Comment #6 from Thomas Schwinge --- (In reply to Martin Liška from comment #4) > Remove LTO_STREAMER_DEBUG ([...]). Thanks! I'm fine with that -- but you do have verified that it's really just LTO_STREAMER_DEBUG that was broken, and not

[Bug c/80592] gcc fails to detect overflow in shift statement

2017-05-02 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80592 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org --- Comment

[Bug c++/80559] [7/8 Regression] Segmentation fault on invalid initialiser list template arguments

2017-05-02 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80559 --- Comment #4 from Marek Polacek --- commit c2ab9194438e2805bdc12916ebf40890267d62f5 Author: jason Date: Tue Oct 4 20:42:58 2016 + Implement P0091R2, Template argument deduction for class

[Bug fortran/66366] [OOP] ICE on invalid with non-allocatable CLASS variable

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66366 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #6 from Jakub Jelinek

[Bug fortran/79929] [7/8 Regression] Bogus Warning: '__builtin_memset': specified size 4294967291 exceeds maximum object size 2147483647

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79929 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #19 from Jakub Jelinek

[Bug fortran/80291] [OOP] ICE in gfc_conv_expr_descriptor, at fortran/trans-array.c:6662

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80291 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #9 from Jakub Jelinek

[Bug tree-optimization/33562] [5/6 Regression] aggregate DSE disabled

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=33562 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #33 from Jakub Jelinek

[Bug middle-end/79988] [7/8 Regression][CHKP] ICE in tree check: accessed operand 5 of call_expr with 4 operands in ix86_expand_builtin, at config/i386/i386.c:36851

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79988 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #3 from Jakub Jelinek

[Bug middle-end/78098] error: interrupt service routine can't be called directly

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78098 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #17 from Jakub Jelinek

[Bug c++/78163] ref-qualified function type incorrectly accepted in function parameter type

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78163 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #4 from Jakub Jelinek

[Bug fortran/71935] [5/6/7/8 Regression] ICE is_c_interoperable(): gfc_simplify_expr failed

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71935 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #7 from Jakub Jelinek

[Bug fortran/80260] [7/8 Regression] ICE with polymorphic array section actual argument

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80260 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #2 from Jakub Jelinek

[Bug c++/71832] [7/8 Regression] ICE on invalid C++11 code with incorrect decltype use for non-type template parameter: Segmentation fault

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71832 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #2 from Jakub Jelinek

[Bug target/78459] [7/8 Regression] [SH] ICE in maybe_record_trace_start building glibc string tests

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78459 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #3 from Jakub Jelinek

[Bug middle-end/79989] [7/8 Regression][CHKP] ICE in assign_temp, at function.c:968

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79989 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #1 from Jakub Jelinek

[Bug libstdc++/78939] [C++17] interferes with structured binding from struct

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78939 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #12 from Jakub Jelinek

[Bug libgomp/70805] libgomp.c/for-5.c and libgomp.c++/for-13.C FAIL

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70805 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #1 from Jakub Jelinek

[Bug target/80464] [7/8 regression] S/390: ICE failed to split vector move

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80464 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #4 from Jakub Jelinek

[Bug target/78460] [7/8 Regression] [SH] OOM building glibc string tst-cmp.c

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78460 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #5 from Jakub Jelinek

[Bug tree-optimization/71351] [7/8 Regression] ICE: Segmentation fault (graphite)

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71351 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #9 from Jakub Jelinek

[Bug target/77346] [7/8 Regression] ICE in push_reload, at reload.c:1350

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77346 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #16 from Jakub Jelinek

[Bug fortran/77961] [Coarray] [OOP] Allocatable components in CLASS-typed coarrays unsupported.

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77961 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #3 from Jakub Jelinek

[Bug sanitizer/78267] libsanitizer breaks bootstrap on x86_64-apple-darwin16 at r241977

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78267 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #59 from Jakub Jelinek

[Bug fortran/78983] [7/8 Regression] ICE with CAF-DT with allocatable member

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78983 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #4 from Jakub Jelinek

[Bug c/80468] [7 Regression] ICE on invalid AVX512 code with -m32

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80468 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #4 from Jakub Jelinek

[Bug ada/79441] [7/8 regression] gnat.dg/pack9.adb fails

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79441 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #6 from Jakub Jelinek

[Bug c/61240] [5/6/7/8 Regression] Incorrect warning "integer overflow in expression" on pointer-pointer subtraction

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61240 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #13 from Jakub Jelinek

[Bug target/48863] A Bug When Assembler Instructions with C Expression Operands in arm-elf-gcc 4.5

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48863 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #9 from Jakub Jelinek

[Bug c++/79104] [DR 696] wrong semantics for odr-use of constant variable from lambda

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79104 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #5 from Jakub Jelinek

[Bug target/79912] [7/8 regression] LRA unable to generate reloads after r245655

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79912 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #19 from Jakub Jelinek

[Bug rtl-optimization/71118] [5/6/7/8 Regression] ftois instruction not emitted for float -> int bitcast

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71118 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #5 from Jakub Jelinek

[Bug tree-optimization/62630] [5/6/7/8 Regression] gcc.dg/graphite/vect-pr43423.c XFAILed

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=62630 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #24 from Jakub Jelinek

[Bug c/69602] [6/7/8 Regression] over-ambitious logical-op warning on EAGAIN vs EWOULDBLOCK

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69602 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #20 from Jakub Jelinek

[Bug target/71555] ICE: compilation "never" finishes with -O -mtune=sandybridge -mavx512bw

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71555 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #6 from Jakub Jelinek

[Bug libstdc++/70940] pmr::resource_adaptor requires optional allocator requirements and incorrectly aligns returned pointers.

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70940 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #6 from Jakub Jelinek

[Bug c++/71169] [7/8 Regression] ICE on invalid C++ code in pop_nested_class (cp/class.c:7785)

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71169 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #2 from Jakub Jelinek

[Bug rtl-optimization/79438] [7/8 Regression] ICE during RA w/ -O3 (or -Ofast) -funroll-loops for 32-bit BE powerpc target

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79438 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #3 from Jakub Jelinek

[Bug fortran/80392] [5/6/7/8 Regression] [OOP] ICE with allocatable polymorphic function result in a procedure pointer component

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80392 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #9 from Jakub Jelinek

[Bug fortran/69834] [OOP] Collision in derived type hashes

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69834 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #14 from Jakub Jelinek

[Bug c/32643] [5/6/7/8 Regression] Wrong error message with unsigned char a = uchar&512

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=32643 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #24 from Jakub Jelinek

[Bug fortran/78798] [cleanup] some int-valued functions should be bool

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78798 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #6 from Jakub Jelinek

[Bug target/79742] ARM sched pipeline selection problems

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79742 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #6 from Jakub Jelinek

[Bug tree-optimization/80213] [7/8 Regression] ICE in check_loop_closed_ssa_use, at tree-ssa-loop-manip.c:704

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80213 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #2 from Jakub Jelinek

[Bug middle-end/46555] [5/6/7/8 Regression] PHI RTL expansion leads to CSiBE regression

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=46555 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #7 from Jakub Jelinek

[Bug go/78980] runtime/internal/atomic FAILs on 32-bit SPARC

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78980 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #1 from Jakub Jelinek

[Bug fortran/70601] [5/6/7/8 Regression] [OOP] ICE on procedure pointer component call

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70601 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #9 from Jakub Jelinek

[Bug tree-optimization/79621] Missed path isolation opportunity

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79621 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #6 from Jakub Jelinek

[Bug rtl-optimization/70681] [6/7/8 Regression] FAIL: gcc.dg/ira-shrinkwrap-prep-2.c gcc.dg/pr10474.c on arm and powerpc

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70681 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #7 from Jakub Jelinek

[Bug libfortran/78314] [aarch64] ieee_support_halting does not report unsupported fpu traps correctly

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78314 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #7 from Jakub Jelinek

[Bug rtl-optimization/78652] Add testcase for LRA generates wrong code by inheriting changed register

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78652 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #7 from Jakub Jelinek

[Bug c++/79590] ICE (internal compiler error) in nothrow_spec_p with generic lambda and `noexcept(noexcept(...))` expression

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79590 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #3 from Jakub Jelinek

[Bug c++/80465] [7/8 Regression] ICE when evaluating a lamba noexcept spec with captures in C++1z

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80465 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #2 from Jakub Jelinek

[Bug target/79451] [7/8 Regression] ICE in expand_expr_real_2, at expr.c:9021 w/ -O3 -floop-nest-optimize

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79451 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #1 from Jakub Jelinek

[Bug rtl-optimization/60818] ICE in validate_condition_mode on powerpc*-linux-gnu*

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60818 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #26 from Jakub Jelinek

[Bug tree-optimization/45397] [5/6 Regression] Issues with integer narrowing conversions

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=45397 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #33 from Jakub Jelinek

[Bug libstdc++/68210] nothrow operator fails to call default new

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68210 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #3 from Jakub Jelinek

[Bug fortran/78238] [7/8 Regression] [OOP] ICE: verify_gimple failed, with -fdefault-integer-8

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78238 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #8 from Jakub Jelinek

[Bug ada/79542] [7/8 regression] GNAT bug box

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79542 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #4 from Jakub Jelinek

[Bug jit/66054] bootstrap comparison failure with --enable-host-shared

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66054 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #2 from Jakub Jelinek

[Bug target/68543] [AArch64] Implement overflow arithmetic standard names {u,}{add,sub,mul}v4 and/or negv3

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=68543 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #6 from Jakub Jelinek

[Bug c++/70277] Improve code generation for large initializer lists

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70277 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #4 from Jakub Jelinek

[Bug target/79975] SEGV in cc1 compiling gcc.dg/rtl/x86_64/final.c

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79975 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #1 from Jakub Jelinek

[Bug c++/80449] [7/8 Regression] ICE reporting failed partial class template specialization class template argument deduction

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80449 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #2 from Jakub Jelinek

[Bug fortran/80120] [7/8 Regression] Incorrect error with associate construct and character array

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80120 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #2 from Jakub Jelinek

[Bug libstdc++/70982] experimental/filesystem/iterators/directory_iterator.cc etc. FAIL with --enable-vtable-verify

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70982 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #1 from Jakub Jelinek

[Bug target/78633] [7/8 Regression] [SH] libgcc/fp-bit.c:944:1: error: invalid rtl sharing found in the insn

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78633 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #21 from Jakub Jelinek

[Bug rtl-optimization/79901] ICE in prepare_cmp_insn, at optabs.c:3904

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79901 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #6 from Jakub Jelinek

[Bug fortran/78009] [OOP] polymorphic component of derived type array slice handling error

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78009 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #3 from Jakub Jelinek

[Bug libfortran/79540] [7/8 Regression] FAIL: gfortran.dg/fmt_fw_d.f90 -O0 execution test

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79540 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #5 from Jakub Jelinek

[Bug libstdc++/77691] [7/8 regression] experimental/memory_resource/resource_adaptor.cc FAILs

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77691 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #5 from Jakub Jelinek

[Bug tree-optimization/71751] [7/8 Regression] Segmentation fault in ssa_default_def

2017-05-02 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71751 Jakub Jelinek changed: What|Removed |Added Target Milestone|7.0 |7.2 --- Comment #2 from Jakub Jelinek

  1   2   >