[Bug tree-optimization/87917] ICE in initialize_matrix_A at gcc/tree-data-ref.c:3150

2019-02-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87917 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/89223] [7/8 Regression] internal compiler error: in int_cst_value, at tree.c:11226

2019-02-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89223 --- Comment #11 from Richard Biener --- Author: rguenth Date: Fri Feb 8 08:18:09 2019 New Revision: 268666 URL: https://gcc.gnu.org/viewcvs?rev=268666&root=gcc&view=rev Log: 2019-02-08 Richard Biener PR middle-end/89223 * tr

[Bug rtl-optimization/89234] [7/8/9 Regression] ICE in get_eh_region_and_lp_from_rtx at gcc/except.c:1824

2019-02-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89234 Richard Biener changed: What|Removed |Added Priority|P3 |P2

[Bug rtl-optimization/89242] [7/8/9 Regression] ICE in verify_dominators, at dominance.c:1184 (error: dominator of 7 should be 5, not 2)

2019-02-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89242 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Target Milestone|---

[Bug c++/89241] [9 Regression] ICE in enclosing_instantiation_of, at cp/pt.c:13380

2019-02-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89241 Richard Biener changed: What|Removed |Added Keywords||ice-on-valid-code Priority|P3

[Bug middle-end/89243] [8 Regression] ICE in new test case g++.dg/opt/pr89188.C from r268647

2019-02-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89243 Richard Biener changed: What|Removed |Added Priority|P3 |P1 Component|other

[Bug c++/89244] __builtin_is_constant_evaluated not documented

2019-02-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89244 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|---

[Bug ipa/89246] LTO produces references to cloned symbols which the compiler failed to clone

2019-02-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89246 Richard Biener changed: What|Removed |Added Keywords||openmp CC|

[Bug c++/41723] [7/8/9 Regression] Error when using a qualified name to declare a nested template instantiation as a friend of the containing template

2019-02-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41723 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Target Milestone|---

[Bug c++/52625] [7/8/9 Regression] Incorrect specialization semantics of friend class template declaration

2019-02-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52625 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Target Milestone|---

[Bug rtl-optimization/85899] [8/9 Regression] ICE in find_fallthru_edge_from, at haifa-sched.c:8059

2019-02-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85899 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Target Milestone|---

[Bug c++/88754] [7/8/9 Regression] Constructor call wrongly assumed to be a variable declaration

2019-02-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88754 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Target Milestone|---

[Bug rtl-optimization/89242] [7/8/9 Regression] ICE in verify_dominators, at dominance.c:1184 (error: dominator of 7 should be 5, not 2)

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

[Bug middle-end/88780] [8/9 Regression] bogus -Wstringop-truncation for copying as many bytes from a string as its length

2019-02-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88780 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Target Milestone|---

[Bug c++/89036] [8/9 Regression] ICE if destructor has a requires

2019-02-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89036 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Target Milestone|---

[Bug c/88993] [9 Regression] GCC 9 -Wformat-overflow=2 should reflect real libc limits

2019-02-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88993 Richard Biener changed: What|Removed |Added Priority|P3 |P1 Target Milestone|---

[Bug target/89229] [7/8/9 Regression] Unnecessary ZMM in movoi_internal_avx/movti_internal

2019-02-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89229 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Target Milestone|---

[Bug tree-optimization/83581] [8 Regression] ICE in expand_LOOP_VECTORIZED, at internal-fn.c:2397

2019-02-08 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83581 Martin Liška changed: What|Removed |Added CC||rguenth at gcc dot gnu.org --- Comment #8

[Bug c/89051] -Wno-error= does not work for warning groups

2019-02-08 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89051 Martin Liška changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[Bug tree-optimization/83581] [8 Regression] ICE in expand_LOOP_VECTORIZED, at internal-fn.c:2397

2019-02-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83581 --- Comment #9 from Richard Biener --- (In reply to Shubham Narlawar from comment #5) > I got an ICE as below on gcc-8.2 at optimization -O3 as below- > > internal compiler error: in expand_LOOP_VECTORIZED, at internal-fn.c:2409 > > -

[Bug tree-optimization/89247] New: [8 Regression] ICE in expand_LOOP_VECTORIZED, at internal-fn.c:2409

2019-02-08 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89247 Bug ID: 89247 Summary: [8 Regression] ICE in expand_LOOP_VECTORIZED, at internal-fn.c:2409 Product: gcc Version: 9.0 Status: UNCONFIRMED Keywords: ice-on-valid-

[Bug c++/88977] __builtin_is_constant_evaluated() as function template argument causes substitution failure

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

[Bug target/85596] aarch64 --with-multilib-list documentation missing

2019-02-08 Thread clyon at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85596 --- Comment #4 from Christophe Lyon --- Author: clyon Date: Fri Feb 8 09:05:40 2019 New Revision: 268667 URL: https://gcc.gnu.org/viewcvs?rev=268667&root=gcc&view=rev Log: PR target/85596 Add --with-multilib-list doc for aarch64 2019-02-08 Ch

[Bug tree-optimization/89248] New: internal compiler error: in expand_LOOP_VECTORIZED, at internal-fn.c:2409

2019-02-08 Thread gsocshubham at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89248 Bug ID: 89248 Summary: internal compiler error: in expand_LOOP_VECTORIZED, at internal-fn.c:2409 Product: gcc Version: 8.2.0 Status: UNCONFIRMED Severity: norma

[Bug tree-optimization/89247] [7/8 Regression] ICE in expand_LOOP_VECTORIZED, at internal-fn.c:2409

2019-02-08 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89247 Martin Liška changed: What|Removed |Added Last reconfirmed||2019-2-8 Summary|[8 Regression

[Bug tree-optimization/83581] [8 Regression] ICE in expand_LOOP_VECTORIZED, at internal-fn.c:2397

2019-02-08 Thread gsocshubham at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83581 --- Comment #10 from Shubham Narlawar --- I have opened a new bug report for above. Here is the link. https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89248 I attached the preprocessed code of the original program in the report. On Fri, Feb 8, 201

[Bug tree-optimization/89247] [7/8 Regression] ICE in expand_LOOP_VECTORIZED, at internal-fn.c:2409

2019-02-08 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89247 Martin Liška changed: What|Removed |Added CC||gsocshubham at gmail dot com --- Comment

[Bug tree-optimization/89248] internal compiler error: in expand_LOOP_VECTORIZED, at internal-fn.c:2409

2019-02-08 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89248 Martin Liška changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug tree-optimization/83581] [8 Regression] ICE in expand_LOOP_VECTORIZED, at internal-fn.c:2397

2019-02-08 Thread gsocshubham at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83581 --- Comment #11 from Shubham Narlawar --- Is it ok if I send .c extension file as an attachment? On Fri, Feb 8, 2019 at 2:42 PM wrote: > Attachments with a MIME type of "text/html" are not allowed on this > installation. > > Shubham Narlawar w

[Bug tree-optimization/89247] [8 Regression] ICE in expand_LOOP_VECTORIZED, at internal-fn.c:2409

2019-02-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89247 Richard Biener changed: What|Removed |Added Priority|P3 |P2 Status|UNCONFIRMED

[Bug tree-optimization/89247] [8 Regression] ICE in expand_LOOP_VECTORIZED, at internal-fn.c:2409

2019-02-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89247 --- Comment #4 from Richard Biener --- A reduced testcase was a; b() { void *c = &&d; for (;;) d: if (a) ; else a = ({ 0 < b; }); }

[Bug tree-optimization/89247] [8 Regression] ICE in expand_LOOP_VECTORIZED, at internal-fn.c:2409

2019-02-08 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89247 --- Comment #5 from Martin Liška --- (In reply to Richard Biener from comment #3) > Confirmed. I wonder what that source is autogenerated from/for ;) It's created with csmith. > > Btw, I can't reproduce on the GCC 7 branch. I can with: $ gc

[Bug target/85596] aarch64 --with-multilib-list documentation missing

2019-02-08 Thread clyon at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85596 Christophe Lyon changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/89247] [7/8/9 Regression] ICE in expand_LOOP_VECTORIZED, at internal-fn.c:2409

2019-02-08 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89247 Martin Liška changed: What|Removed |Added Known to work|7.3.1 | Summary|[8 Regression] ICE in

[Bug fortran/81552] -finit-integer=n is restricted to 32-bit INTEGER.

2019-02-08 Thread tkoenig at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81552 Thomas Koenig changed: What|Removed |Added CC||tkoenig at gcc dot gnu.org --- Comment #

[Bug other/89249] New: mingw, paths with space, LTO -> collect2.exe: fatal error: CreateProcess: No such file or directory

2019-02-08 Thread ilg at livius dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89249 Bug ID: 89249 Summary: mingw, paths with space, LTO -> collect2.exe: fatal error: CreateProcess: No such file or directory Product: gcc Version: 8.2.1 Status: UNCONFIRMED

[Bug tree-optimization/89250] New: [9 regression] gcc.dg/vect/vect-24.c XPASSes

2019-02-08 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89250 Bug ID: 89250 Summary: [9 regression] gcc.dg/vect/vect-24.c XPASSes Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: tree-o

[Bug tree-optimization/89250] [9 regression] gcc.dg/vect/vect-24.c XPASSes

2019-02-08 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89250 Rainer Orth changed: What|Removed |Added Target Milestone|--- |9.0

[Bug tree-optimization/85947] gcc.dg/vect/bb-slp-div-1.c XPASSes

2019-02-08 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85947 Rainer Orth changed: What|Removed |Added CC||ebotcazou at gcc dot gnu.org --- Comment #

[Bug c++/89251] New: [2018-q4m] Wrong datatype optimization on bitfield

2019-02-08 Thread david.koch at libertysurf dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89251 Bug ID: 89251 Summary: [2018-q4m] Wrong datatype optimization on bitfield Product: gcc Version: 8.2.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug other/89249] mingw, paths with spaces, LTO -> collect2.exe: fatal error: CreateProcess: No such file or directory

2019-02-08 Thread ilg at livius dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89249 --- Comment #1 from Liviu Ionescu --- possibly related: - https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89066

[Bug libbacktrace/78063] libbacktrace fails to handle cross CU DW_AT_abstract_origin

2019-02-08 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78063 Tom de Vries changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug tree-optimization/85947] gcc.dg/vect/bb-slp-div-1.c XPASSes

2019-02-08 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85947 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/89244] __builtin_is_constant_evaluated not documented

2019-02-08 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89244 --- Comment #3 from Jonathan Wakely --- Well we do document some of them: https://gcc.gnu.org/onlinedocs/gcc/Type-Traits.html I'm fine not doing so though.

[Bug rtl-optimization/89234] [7/8/9 Regression] ICE in get_eh_region_and_lp_from_rtx at gcc/except.c:1824

2019-02-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89234 --- Comment #6 from Jakub Jelinek --- Author: jakub Date: Fri Feb 8 10:26:33 2019 New Revision: 268669 URL: https://gcc.gnu.org/viewcvs?rev=268669&root=gcc&view=rev Log: PR rtl-optimization/89234 * except.c (copy_reg_eh_region_n

[Bug tree-optimization/89247] [7/8/9 Regression] ICE in expand_LOOP_VECTORIZED, at internal-fn.c:2409

2019-02-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89247 --- Comment #7 from Richard Biener --- I think this is a duplicate of that other bug, at least I seem to remember seeing this: [local count: 536817226]: # prephitmp_12 = PHI <1(15)> if (prephitmp_12 != 0) goto ; [50.00%] else goto ; [50.00%

[Bug target/85755] PowerPC Gcc's -mupdate produces inefficient code on power8/power9 machines

2019-02-08 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85755 --- Comment #13 from Eric Botcazou --- Author: ebotcazou Date: Fri Feb 8 10:37:15 2019 New Revision: 268670 URL: https://gcc.gnu.org/viewcvs?rev=268670&root=gcc&view=rev Log: Backport from mainline 2018-06-11 Segher Boessenkool

[Bug middle-end/89243] [8 Regression] ICE in new test case g++.dg/opt/pr89188.C from r268647

2019-02-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89243 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug testsuite/89250] [9 regression] gcc.dg/vect/vect-24.c XPASSes

2019-02-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89250 Richard Biener changed: What|Removed |Added Keywords||needs-bisection Status|UNCO

[Bug testsuite/89250] [9 regression] gcc.dg/vect/vect-24.c XPASSes

2019-02-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89250 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #2

[Bug testsuite/89250] [9 regression] gcc.dg/vect/vect-24.c XPASSes

2019-02-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89250 --- Comment #3 from Jakub Jelinek --- The other change is r263511.

[Bug tree-optimization/89247] [7/8/9 Regression] ICE in expand_LOOP_VECTORIZED, at internal-fn.c:2409

2019-02-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89247 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #8

[Bug libbacktrace/87653] Calling null pointer in multi-threaded applications

2019-02-08 Thread vries at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87653 Tom de Vries changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug target/89251] [2018-q4m] Wrong datatype optimization on bitfield

2019-02-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89251 Jakub Jelinek changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug ipa/89139] GCC emits code for static functions that aren't used by the optimized code

2019-02-08 Thread m...@nieper-wisskirchen.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89139 --- Comment #5 from Marc Nieper-Wißkirchen --- Here is a much simpler example, which exhibits the same behavior: static void c (void (*w) (void)) { w (); } static void f () { } static void *x = &f; void g () { c (x); } The compiler o

[Bug target/89229] [7/8/9 Regression] Unnecessary ZMM in movoi_internal_avx/movti_internal

2019-02-08 Thread hjl at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89229 --- Comment #5 from hjl at gcc dot gnu.org --- Author: hjl Date: Fri Feb 8 11:30:53 2019 New Revision: 268678 URL: https://gcc.gnu.org/viewcvs?rev=268678&root=gcc&view=rev Log: i386: Use OI/TImode in *mov[ot]i_internal_avx with AVX512VL OImode

[Bug target/89093] [9 Regression] C++ exception handling clobbers d8 VFP register

2019-02-08 Thread ramana at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89093 --- Comment #27 from Ramana Radhakrishnan --- (In reply to Bernd Edlinger from comment #25) > you might consider adding something like that to your patch: > > Index: elf.h > === > -

[Bug ipa/89139] GCC emits code for static functions that aren't used by the optimized code

2019-02-08 Thread m...@nieper-wisskirchen.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89139 --- Comment #6 from Marc Nieper-Wißkirchen --- Interestingly, the above code, slightly modified, exhibits another problem the optimizer has: void foo (); static void c (void (*w) (void)) { w (); } static void f () { foo (); } static v

[Bug target/89229] [7/8/9 Regression] Unnecessary ZMM in movoi_internal_avx/movti_internal

2019-02-08 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89229 --- Comment #6 from H.J. Lu --- (In reply to Richard Biener from comment #4) > Is this fixed on trunk now? Yes.

[Bug rtl-optimization/89234] [7/8 Regression] ICE in get_eh_region_and_lp_from_rtx at gcc/except.c:1824

2019-02-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89234 Jakub Jelinek changed: What|Removed |Added Summary|[7/8/9 Regression] ICE in |[7/8 Regression] ICE in

[Bug testsuite/89250] [9 regression] gcc.dg/vect/vect-24.c XPASSes

2019-02-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89250 Richard Biener changed: What|Removed |Added Keywords|needs-bisection | Status|NEW

[Bug testsuite/89250] [9 regression] gcc.dg/vect/vect-24.c XPASSes

2019-02-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89250 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug testsuite/89250] [9 regression] gcc.dg/vect/vect-24.c XPASSes

2019-02-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89250 --- Comment #6 from Richard Biener --- Author: rguenth Date: Fri Feb 8 11:56:28 2019 New Revision: 268680 URL: https://gcc.gnu.org/viewcvs?rev=268680&root=gcc&view=rev Log: 2019-02-08 Richard Biener PR testsuite/89250 * gcc.

[Bug driver/89249] mingw, paths with spaces, LTO -> collect2.exe: fatal error: CreateProcess: No such file or directory

2019-02-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89249 Richard Biener changed: What|Removed |Added Target||mingw Component|other

[Bug tree-optimization/89247] [7/8/9 Regression] ICE in expand_LOOP_VECTORIZED, at internal-fn.c:2409

2019-02-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89247 --- Comment #9 from Richard Biener --- (In reply to Jakub Jelinek from comment #8) > Or fold LOOP_VECTORIZED into 0 in fold_builtins pass just in case something > makes it through? > Could fix PR87446 too. Yeah, though the whole point was to see

[Bug inline-asm/87984] [7/8/9 Regression] wrong code for local reg var input to asm

2019-02-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87984 --- Comment #18 from Jakub Jelinek --- (In reply to Richard Biener from comment #16) > /* Clobber all memory and addressable symbols for asm ("" : : : "memory"); > */ > if (gimple_asm_clobbers_memory_p (stmt)) > add_virtual_operand (fn, s

[Bug ipa/89009] [7/8/9 Regression] Miscompilation (missing function call) with -fvisibility=hidden -fpic -O2 -fno-inline

2019-02-08 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89009 --- Comment #13 from Martin Liška --- I've got a patch candidate for it, will send it on Monday.

[Bug libstdc++/86595] directory_entry::refresh(error_code&) should be noexcept.

2019-02-08 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86595 --- Comment #3 from Jonathan Wakely --- Author: redi Date: Fri Feb 8 12:20:12 2019 New Revision: 268683 URL: https://gcc.gnu.org/viewcvs?rev=268683&root=gcc&view=rev Log: PR libstdc++/86595 add missing noexcept Backport from mainline 2018-07-2

[Bug libstdc++/87846] std::filesystem::create_directories with a path with a trailing slash does not create any directory

2019-02-08 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87846 --- Comment #3 from Jonathan Wakely --- Author: redi Date: Fri Feb 8 12:20:22 2019 New Revision: 268685 URL: https://gcc.gnu.org/viewcvs?rev=268685&root=gcc&view=rev Log: PR libstdc++/86910 fix filesystem::create_directories Implement the prop

[Bug libstdc++/89117] [9 regression] filesystem::path's replace_extension() broken?

2019-02-08 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89117 --- Comment #5 from Jonathan Wakely --- Author: redi Date: Fri Feb 8 12:20:03 2019 New Revision: 268681 URL: https://gcc.gnu.org/viewcvs?rev=268681&root=gcc&view=rev Log: PR libstdc++/89117 backport path::replace_extension("") fix Although the

[Bug libstdc++/86910] std::filesystem::create_directories doesn't set error code or throw while violating postcondition.

2019-02-08 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86910 --- Comment #10 from Jonathan Wakely --- Author: redi Date: Fri Feb 8 12:20:22 2019 New Revision: 268685 URL: https://gcc.gnu.org/viewcvs?rev=268685&root=gcc&view=rev Log: PR libstdc++/86910 fix filesystem::create_directories Implement the pro

[Bug libstdc++/85145] [8/9/10 Regression] include_next broken icw/ --with-gxx-include-dir

2019-02-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85145 Jakub Jelinek changed: What|Removed |Added Target Milestone|8.3 |10.0 Summary|[8/9 Regression]

[Bug target/89251] [2018-q4m] Wrong datatype optimization on bitfield

2019-02-08 Thread david.koch at libertysurf dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89251 --- Comment #2 from Kochise --- You really considered to tag this issue as RESOLVED INVALID with this "trick" ? I showed you that just stuffing the uint32_t with unused bits change the behavior, this is clearly a bug. You cannot be serious. Come

[Bug inline-asm/87984] [7/8/9 Regression] wrong code for local reg var input to asm

2019-02-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87984 --- Comment #19 from Richard Biener --- (In reply to Jakub Jelinek from comment #18) > (In reply to Richard Biener from comment #16) > > /* Clobber all memory and addressable symbols for asm ("" : : : "memory"); > > */ > > if (gimple_asm_clob

[Bug libstdc++/87846] std::filesystem::create_directories with a path with a trailing slash does not create any directory

2019-02-08 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87846 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libstdc++/86595] directory_entry::refresh(error_code&) should be noexcept.

2019-02-08 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86595 Jonathan Wakely changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug libstdc++/86910] std::filesystem::create_directories doesn't set error code or throw while violating postcondition.

2019-02-08 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86910 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/89252] New: Vector load/store aren't used to initialize large memory

2019-02-08 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89252 Bug ID: 89252 Summary: Vector load/store aren't used to initialize large memory Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priorit

[Bug libstdc++/83328] string.insert does not return a iterator when using initializer lists

2019-02-08 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83328 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug target/89251] [2018-q4m] Wrong datatype optimization on bitfield

2019-02-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89251 --- Comment #3 from Jakub Jelinek --- That is not a trick. If you have a hardware register that can be accessed only in certain way, volatile is what should be used, gcc then has -fstrict-volatile-bitfields option (which defaults to true on arm/

[Bug libstdc++/84568] libstdc++-v3 configure checks for atomic operations fail on riscv

2019-02-08 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84568 Jonathan Wakely changed: What|Removed |Added Target Milestone|8.3 |---

[Bug target/89221] --enable-frame-pointer does not work as intended

2019-02-08 Thread ubizjak at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89221 Uroš Bizjak changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug libstdc++/78975] uniform_real_distribution should not check RealType with is_floating_point

2019-02-08 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78975 Jonathan Wakely changed: What|Removed |Added Target Milestone|8.3 |---

[Bug c++/89232] c++: Fail to build when and the noreturn keyword is used

2019-02-08 Thread pere at hungry dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89232 --- Comment #5 from pere at hungry dot com --- Thank you for the explanation. It is a lot clearer to me now. One thing confuses me, though. If is not acceptable in C++, why is there no warning from the compiler when it is included, instead of

[Bug libstdc++/51965] Redundant move constructions in heap algorithms

2019-02-08 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51965 Jonathan Wakely changed: What|Removed |Added Target Milestone|8.3 |---

[Bug libstdc++/83511] Missing default argument for basic_string_view::substr

2019-02-08 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83511 --- Comment #3 from Jonathan Wakely --- Author: redi Date: Fri Feb 8 12:38:42 2019 New Revision: 268687 URL: https://gcc.gnu.org/viewcvs?rev=268687&root=gcc&view=rev Log: PR libstdc++/83511 add default argument to basic_string_view::substr Bac

[Bug libstdc++/88084] basic_string_view::copy doesn't use Traits::copy

2019-02-08 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88084 --- Comment #4 from Jonathan Wakely --- Author: redi Date: Fri Feb 8 12:38:35 2019 New Revision: 268686 URL: https://gcc.gnu.org/viewcvs?rev=268686&root=gcc&view=rev Log: PR libstdc++/88084 - Implement LWG 2777 Backport from mainline 2018-11-1

[Bug c++/89232] c++: Fail to build when and the noreturn keyword is used

2019-02-08 Thread jakub at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89232 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Comment #6

[Bug tree-optimization/89253] New: [8/9 Regression] ICE in split_loop, at tree-ssa-loop-split.c:566

2019-02-08 Thread asolokha at gmx dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89253 Bug ID: 89253 Summary: [8/9 Regression] ICE in split_loop, at tree-ssa-loop-split.c:566 Product: gcc Version: 9.0 Status: UNCONFIRMED Keywords: ice-on-invalid-c

[Bug lto/88147] [9 Regression] ICE in linemap_line_start, at libcpp/line-map.c:781 starting from r265875

2019-02-08 Thread marxin at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88147 Martin Liška changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned at

[Bug libstdc++/83511] Missing default argument for basic_string_view::substr

2019-02-08 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83511 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug libstdc++/88084] basic_string_view::copy doesn't use Traits::copy

2019-02-08 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88084 Jonathan Wakely changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug tree-optimization/89252] Vector load/store aren't used to initialize large memory

2019-02-08 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89252 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug d/89254] New: std.net.curl and std.parallelism unittests hang

2019-02-08 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89254 Bug ID: 89254 Summary: std.net.curl and std.parallelism unittests hang Product: gcc Version: 9.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: d

[Bug d/89254] std.net.curl and std.parallelism unittests hang

2019-02-08 Thread ro at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89254 Rainer Orth changed: What|Removed |Added Target Milestone|--- |9.0

[Bug target/89251] [2018-q4m] Wrong datatype optimization on bitfield

2019-02-08 Thread david.koch at libertysurf dot fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89251 --- Comment #4 from Kochise --- The pointer I access is volatile, not the uint32_t behind. Why would I ? The 'volatile' keyword has no meaning to change the data size being processed, only removing the caching behavior of the compiler. If the co

[Bug driver/89249] mingw, paths with spaces, LTO -> collect2.exe: fatal error: CreateProcess: No such file or directory

2019-02-08 Thread ilg at livius dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89249 --- Comment #3 from Liviu Ionescu --- Hi Richard, Thank you for taking the time to investigate. Indeed, COLLECT_LTO_WRAPPER is escaped, while COMPILER_PATH is not: COLLECT_LTO_WRAPPER=c:/users/ilg/desktop/8.2.1\ \ \ \ \ 1.4-20190207-1853/bin/.

[Bug middle-end/89252] Vector load/store aren't used to initialize large memory

2019-02-08 Thread hjl.tools at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89252 --- Comment #2 from H.J. Lu --- Created attachment 45643 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=45643&action=edit A patch

[Bug tree-optimization/89247] [7/8 Regression] ICE in expand_LOOP_VECTORIZED, at internal-fn.c:2409

2019-02-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89247 Richard Biener changed: What|Removed |Added Known to work||9.0 Summary|[7/8/9 Regressio

[Bug tree-optimization/89247] [7/8 Regression] ICE in expand_LOOP_VECTORIZED, at internal-fn.c:2409

2019-02-08 Thread rguenth at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89247 --- Comment #11 from Richard Biener --- Author: rguenth Date: Fri Feb 8 13:21:36 2019 New Revision: 268689 URL: https://gcc.gnu.org/viewcvs?rev=268689&root=gcc&view=rev Log: 2019-02-08 Richard Biener PR tree-optimization/89247

  1   2   >