[Bug target/101714] [POWER] vec_min / vec_max handles NaN incorrectly when evaluated at compile time

2022-04-06 Thread linkw at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101714 Kewen Lin changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug c++/104503] [12 regression][modules] bits/shared_ptr_base.h: error: must ‘#include ’ before using ‘typeid’

2022-04-06 Thread egor.pugin at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104503 --- Comment #3 from Egor Pugin --- But what is using in 2.cpp? Module m does not export anything.

[Bug target/105147] New test case gcc.dg/pr105140.c introduced in r12-7979-geaaf77dd85c333 has excess errors

2022-04-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105147 --- Comment #6 from CVS Commits --- The master branch has been updated by Andreas Krebbel : https://gcc.gnu.org/g:176df4ccb58689aae29511b99d60a448558ede94 commit r12-8039-g176df4ccb58689aae29511b99d60a448558ede94 Author: Andreas Krebbel

[Bug debug/105041] '-fcompare-debug' failure w/ -mcpu=power6 -O2 -fharden-compares -frename-registers

2022-04-06 Thread jskumari at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105041 --- Comment #6 from Surya Kumari Jangala --- I will be debugging the issue to figure the root cause.

[Bug fortran/105182] compiling NJOY21 causes a ICE segmentation fault: 11

2022-04-06 Thread kargl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105182 --- Comment #8 from kargl at gcc dot gnu.org --- Okay, so I went to https://docs.njoy21.io/install.html and started to follow the instructions to get the source. After consuming 1.6 GB of diskspace where there are no *.f90 files in those 1.6 GB,

[Bug c++/101051] [10/11/12 Regression] ICE in splice_late_return_type with trailing return type on a conversion operator, caused by r10-6571

2022-04-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101051 --- Comment #6 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:f44a5c700f409b96ba923864158349700628133d commit r12-8037-gf44a5c700f409b96ba923864158349700628133d Author: Jason Merrill Date:

[Bug c++/101717] [9/10/11/12 Regression] ICE capturing static member within stateless generic lambda

2022-04-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101717 --- Comment #7 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:8e4339f5023286d25c7dfa40b4c88e63b780cfd7 commit r12-8036-g8e4339f5023286d25c7dfa40b4c88e63b780cfd7 Author: Jason Merrill Date:

[Bug c++/105191] New: '' "is not a constant expression" regression in GCC 12

2022-04-06 Thread strager.nds at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105191 Bug ID: 105191 Summary: '' "is not a constant expression" regression in GCC 12 Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal

[Bug fortran/105182] compiling NJOY21 causes a ICE segmentation fault: 11

2022-04-06 Thread sgk at troutmask dot apl.washington.edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105182 --- Comment #7 from Steve Kargl --- On Thu, Apr 07, 2022 at 01:09:01AM +, kermitnuc at gmail dot com wrote: > --- Comment #6 from Kermit Bunde --- > I ran the stack size up to ~64Mb. > > I can compile MCNP which is much bigger. > Again,

[Bug c++/101717] [9/10/11/12 Regression] ICE capturing static member within stateless generic lambda

2022-04-06 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101717 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug c++/104594] narrowing of -1 to unsigned char not detected with requires concepts

2022-04-06 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104594 Jason Merrill changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug c++/101051] [10/11/12 Regression] ICE in splice_late_return_type with trailing return type on a conversion operator, caused by r10-6571

2022-04-06 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101051 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED CC|

[Bug c++/103524] [meta-bug] modules issue

2022-04-06 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103524 Bug 103524 depends on bug 104503, which changed state. Bug 104503 Summary: [12 regression][modules] bits/shared_ptr_base.h: error: must ‘#include ’ before using ‘typeid’ https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104503 What

[Bug c++/104503] [12 regression][modules] bits/shared_ptr_base.h: error: must ‘#include ’ before using ‘typeid’

2022-04-06 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104503 Jason Merrill changed: What|Removed |Added Resolution|--- |INVALID Status|UNCONFIRMED

[Bug c++/100370] [11/12 Regression] Incorrect -Wplacement-new with union

2022-04-06 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100370 Jason Merrill changed: What|Removed |Added Keywords||patch --- Comment #3 from Jason

[Bug c++/105187] [12 Regression] ICE in store_init_value, at cp/typeck2.cc:925

2022-04-06 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105187 Jason Merrill changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c++/105187] [12 Regression] ICE in store_init_value, at cp/typeck2.cc:925

2022-04-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105187 --- Comment #3 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:d9421784980276b42ecdce85b6dde28e965c88c6 commit r12-8034-gd9421784980276b42ecdce85b6dde28e965c88c6 Author: Jason Merrill Date:

[Bug fortran/105182] compiling NJOY21 causes a ICE segmentation fault: 11

2022-04-06 Thread kermitnuc at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105182 --- Comment #6 from Kermit Bunde --- I ran the stack size up to ~64Mb. I can compile MCNP which is much bigger. Again, 10.3 compiled it with a stack size of 8 Mb.

[Bug fortran/105182] compiling NJOY21 causes a ICE segmentation fault: 11

2022-04-06 Thread sgk at troutmask dot apl.washington.edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105182 --- Comment #5 from Steve Kargl --- On Wed, Apr 06, 2022 at 09:54:00PM +, kermitnuc at gmail dot com wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105182 > > --- Comment #4 from Kermit Bunde --- > This subroutine compiles when GCC

[Bug plugins/105171] gcc/toplev.c: `local_tick` can overflow and become -1

2022-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105171 --- Comment #19 from Andrew Pinski --- It is a small optimization to remove the file is the timestamp is valid while compiling.

[Bug plugins/105171] gcc/toplev.c: `local_tick` can overflow and become -1

2022-04-06 Thread jason at zx2c4 dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105171 --- Comment #18 from Jason A. Donenfeld --- If it truly doesn't matter whether local_tick is a valid value or an overflowed one (to 0 or to -1 in this case), then just remove `&& (!local_tick || local_tick == (unsigned)-1)`. If you object to

[Bug plugins/105171] gcc/toplev.c: `local_tick` can overflow and become -1

2022-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105171 Andrew Pinski changed: What|Removed |Added Resolution|--- |WONTFIX Status|UNCONFIRMED

[Bug c++/104594] narrowing of -1 to unsigned char not detected with requires concepts

2022-04-06 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104594 --- Comment #5 from Patrick Palka --- (In reply to Patrick Palka from comment #4) > N.B. coerce_template_parms sometimes does encode the implicit conversion for > a dependent NTTP argument, but only for sake of specialization matching (in >

[Bug c++/104594] narrowing of -1 to unsigned char not detected with requires concepts

2022-04-06 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104594 --- Comment #4 from Patrick Palka --- N.B. coerce_template_parms sometimes does encode the implicit conversion for a dependent NTTP argument, but only for sake of specialization matching (in light of 'auto' template parms IIUC), the

[Bug plugins/105171] gcc/toplev.c: `local_tick` can overflow and become -1

2022-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105171 Andrew Pinski changed: What|Removed |Added Keywords||patch Ever confirmed|1

[Bug plugins/105171] gcc/toplev.c: `local_tick` can overflow and become -1

2022-04-06 Thread jason at zx2c4 dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105171 Jason A. Donenfeld changed: What|Removed |Added Resolution|WONTFIX |--- Status|RESOLVED

[Bug c++/104594] narrowing of -1 to unsigned char not detected with requires concepts

2022-04-06 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104594 Patrick Palka changed: What|Removed |Added See Also||https://gcc.gnu.org/bugzill

[Bug c++/104594] narrowing of -1 to unsigned char not detected with requires concepts

2022-04-06 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104594 --- Comment #2 from Patrick Palka --- Here's a testcase which illustrates that the fix must happen during normalization, not during satisfaction, since after normalization we don't know which concepts we looked through to yield the given atom:

[Bug analyzer/102308] False positive -Wanalyzer-malloc-leak when writing to array in struct

2022-04-06 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102308 David Malcolm changed: What|Removed |Added Ever confirmed|0 |1 Last reconfirmed|

[Bug analyzer/105190] New: False positive from -Wanalyzer-malloc-leak with symbolic writes to structs

2022-04-06 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105190 Bug ID: 105190 Summary: False positive from -Wanalyzer-malloc-leak with symbolic writes to structs Product: gcc Version: 12.0 Status: UNCONFIRMED Severity:

[Bug c++/103871] [11/12 Regression] co_await causes build error

2022-04-06 Thread iains at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103871 --- Comment #9 from Iain Sandoe --- (In reply to Jason Merrill from comment #8) > Any update? I have a fix (for a number of the coroutine issues, including this one) - it needs tidying for posting .. will try to do that over the weekend.

[Bug c++/105187] [12 Regression] ICE in store_init_value, at cp/typeck2.cc:925

2022-04-06 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105187 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug target/105162] [AArch64] outline-atomics drops dmb ish barrier on __sync builtins

2022-04-06 Thread spop at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105162 Sebastian Pop changed: What|Removed |Added Attachment #52755|0 |1 is obsolete|

[Bug c++/103871] [11/12 Regression] co_await causes build error

2022-04-06 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103871 --- Comment #8 from Jason Merrill --- Any update?

[Bug fortran/105182] compiling NJOY21 causes a ICE segmentation fault: 11

2022-04-06 Thread kermitnuc at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105182 --- Comment #4 from Kermit Bunde --- This subroutine compiles when GCC 10.3 is used. What was changed for 11.1 that might impact this? Is there a compiler option that I can use to provide more information to you?

[Bug tree-optimization/105189] [9/10/11/12 Regression] Wrong code with -O1

2022-04-06 Thread davidfromonline at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105189 David Stone changed: What|Removed |Added CC||davidfromonline at gmail dot com ---

[Bug target/105010] [12 regression] GCC 12 after 20220227 fails to build on powerpc64-freebsd with Error: invalid mfcr mask

2022-04-06 Thread bergner at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105010 --- Comment #14 from Peter Bergner --- (In reply to Piotr Kubaj from comment #13) > Is it possible there's an underlying bug in GCC and it only works on Linux > because the default for Linux for 32-bits is POWER7? Well the default for -m32

[Bug jit/65884] libgccjit fails to link on ia64-linux-gnu

2022-04-06 Thread slyfox at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65884 --- Comment #2 from Sergei Trofimovich --- > /usr/bin/ia64-linux-gnu-ld: libgccjit.so.0.0.1: short data segment overflowed > (0x400a68 >= 0x40) It's the ia64 way to say that .sdata overflowed 4MB of 'static' constants and variables (which

[Bug fortran/105182] compiling NJOY21 causes a ICE segmentation fault: 11

2022-04-06 Thread sgk at troutmask dot apl.washington.edu via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105182 --- Comment #3 from Steve Kargl --- On Wed, Apr 06, 2022 at 08:50:42PM +, kermitnuc at gmail dot com wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105182 > > --- Comment #2 from Kermit Bunde --- > (In reply to kargl from comment

[Bug target/104253] libgcc missing __floatdiif

2022-04-06 Thread bergner at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104253 --- Comment #19 from Peter Bergner --- (In reply to Eric Botcazou from comment #17) > The test fails on VxWorks, where there is no 128-bit long double: > > cc1: warning: The '-mfloat128' option may not be fully supported > > so it looks like

[Bug fortran/105182] compiling NJOY21 causes a ICE segmentation fault: 11

2022-04-06 Thread kermitnuc at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105182 --- Comment #2 from Kermit Bunde --- (In reply to kargl from comment #1) > Thanks for the report, but we're going to need some help. Code in NJOY21 > seems to be C++. I found an errorr.f90 file under NJOY2016. This is an > 11000 line code,

[Bug fortran/105184] ICE in gfc_array_init_size, at fortran/trans-array.cc:5841

2022-04-06 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105184 anlauf at gcc dot gnu.org changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug jit/102824] building pdf/dvi documentation for libgccjit fails

2022-04-06 Thread dmalcolm at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102824 --- Comment #4 from David Malcolm --- As noted in https://gcc.gnu.org/pipermail/gcc-patches/2022-April/592889.html the above patch seems to fix "make jit.pdf", but doesn't fix "make jit.dvi"; it seems to be looking for .eps files for the

[Bug jit/102824] building pdf/dvi documentation for libgccjit fails

2022-04-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102824 --- Comment #3 from CVS Commits --- The master branch has been updated by David Malcolm : https://gcc.gnu.org/g:790e9814454662b6cd51d2fce1aa022ef73fedb8 commit r12-8031-g790e9814454662b6cd51d2fce1aa022ef73fedb8 Author: David Malcolm Date:

[Bug fortran/105184] ICE in gfc_array_init_size, at fortran/trans-array.cc:5841

2022-04-06 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105184 anlauf at gcc dot gnu.org changed: What|Removed |Added CC||anlauf at gcc dot gnu.org

[Bug c++/67898] rejects-valid on overloaded function as non-type template argument of dependent type

2022-04-06 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67898 --- Comment #4 from Patrick Palka --- Related rejects-valid C++11 testcase: template struct A; template using B = A; using type = A; using type = B;// incorrectly resolves to A // instead of A

[Bug tree-optimization/105189] [9/10/11/12 Regression] Wrong code with -O1

2022-04-06 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105189 Jakub Jelinek changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |jakub at gcc dot gnu.org Last

[Bug fortran/105184] ICE in gfc_array_init_size, at fortran/trans-array.cc:5841

2022-04-06 Thread anlauf at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105184 anlauf at gcc dot gnu.org changed: What|Removed |Added Ever confirmed|0 |1

[Bug tree-optimization/105189] New: [9/10/11/12 Regression] Wrong code with -O1

2022-04-06 Thread vsevolod.livinskiy at gmail dot com via Gcc-bugs
() { int c = (unsigned int)a(var_16) >= 0 && 4; printf("%d\n", c); if (c != 1) __builtin_abort(); } Error: >$ g++ -O1 driver.cpp && ./a.out 0 >$ g++ -O0 driver.cpp && ./a.out 1 gcc version 12.0.1 20220406 (git://gcc.gnu.org/git/gcc.git:master 9fd377a747375a82912bd81c67b275301489785c)

[Bug tree-optimization/105185] [12 Regression] ICE in visit_reference_op_call, at tree-ssa-sccvn.cc:5144

2022-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105185 Andrew Pinski changed: What|Removed |Added Component|c |tree-optimization Target

[Bug c++/105187] [12 Regression] ICE in store_init_value, at cp/typeck2.cc:925

2022-04-06 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105187 --- Comment #2 from Marek Polacek --- We're tripping on this assert + /* A COMPOUND_LITERAL_P CONSTRUCTOR is the syntactic form; by the time we get + here it should have been digested into an actual value for the type. */ +

[Bug c++/105187] [12 Regression] ICE in store_init_value, at cp/typeck2.cc:925

2022-04-06 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105187 Marek Polacek changed: What|Removed |Added Priority|P3 |P1 Target Milestone|---

[Bug jit/65884] libgccjit fails to link on ia64-linux-gnu

2022-04-06 Thread glaubitz at physik dot fu-berlin.de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65884 --- Comment #1 from John Paul Adrian Glaubitz --- The problem is still present in gcc-12: /usr/bin/time -v /home/glaubitz/gcc-12-new/gcc-12-12-20220319/build/gcc/xg++ -B/home/glaubitz/gcc-12-new/gcc-12-12-20220319/build/gcc/

[Bug c++/105186] ICE in canonicalize_attr_name, at attribs.h:146

2022-04-06 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105186 Marek Polacek changed: What|Removed |Added CC||mpolacek at gcc dot gnu.org

[Bug c++/105188] New: ICE in rtl_verify_bb_pointers, at cfgrtl.cc:2829

2022-04-06 Thread gscfq--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105188 Bug ID: 105188 Summary: ICE in rtl_verify_bb_pointers, at cfgrtl.cc:2829 Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/105187] New: [12 Regression] ICE in store_init_value, at cp/typeck2.cc:925

2022-04-06 Thread gscfq--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105187 Bug ID: 105187 Summary: [12 Regression] ICE in store_init_value, at cp/typeck2.cc:925 Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal

[Bug c++/105186] New: ICE in canonicalize_attr_name, at attribs.h:146

2022-04-06 Thread gscfq--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105186 Bug ID: 105186 Summary: ICE in canonicalize_attr_name, at attribs.h:146 Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component:

[Bug c/105185] New: [12 Regression] ICE in visit_reference_op_call, at tree-ssa-sccvn.cc:5144

2022-04-06 Thread gscfq--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105185 Bug ID: 105185 Summary: [12 Regression] ICE in visit_reference_op_call, at tree-ssa-sccvn.cc:5144 Product: gcc Version: 12.0 Status: UNCONFIRMED Severity:

[Bug fortran/105184] ICE in gfc_array_init_size, at fortran/trans-array.cc:5841

2022-04-06 Thread gscfq--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105184 G. Steinmetz changed: What|Removed |Added Keywords||ice-on-invalid-code --- Comment #1 from

[Bug fortran/105184] New: ICE in gfc_array_init_size, at fortran/trans-array.cc:5841

2022-04-06 Thread gscfq--- via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105184 Bug ID: 105184 Summary: ICE in gfc_array_init_size, at fortran/trans-array.cc:5841 Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal

[Bug other/105183] New: New test case gcc.dg/ipa/remref-7.c fails with -m32

2022-04-06 Thread seurer at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105183 Bug ID: 105183 Summary: New test case gcc.dg/ipa/remref-7.c fails with -m32 Product: gcc Version: 12.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug libstdc++/56106] complex pow improvements

2022-04-06 Thread Alexander.Voigt at desy dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56106 Alexander Voigt changed: What|Removed |Added CC||Alexander.Voigt at desy dot de ---

[Bug target/105157] [12 Regression] compile-time regressions with generic tuning since r12-7756-g27d8748df59fe6

2022-04-06 Thread avieira at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105157 --- Comment #9 from avieira at gcc dot gnu.org --- Found the issue, it's due to the way we encode TARGET_CPU_DEFAULT in aarch64, it is only able to support 64 cores and we have 65 now. Testing a work around for now and we have plans to fix this

[Bug fortran/105182] compiling NJOY21 causes a ICE segmentation fault: 11

2022-04-06 Thread kargl at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105182 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org ---

[Bug rtl-optimization/104985] [12 Regression] ICE: SIGSEGV in undo_to_marker / adjust_reg_mode with -Os -frounding-math since r12-4767-g81342e95827f77

2022-04-06 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104985 Jakub Jelinek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug rtl-optimization/104985] [12 Regression] ICE: SIGSEGV in undo_to_marker / adjust_reg_mode with -Os -frounding-math since r12-4767-g81342e95827f77

2022-04-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104985 --- Comment #17 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:61bee6aed26eb30b798c75b9a595c9d51e080442 commit r12-8030-g61bee6aed26eb30b798c75b9a595c9d51e080442 Author: Jakub Jelinek Date:

[Bug target/103938] [9/10/11/12 Regression] ICE with __builtin_prefetch and vectors

2022-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103938 --- Comment #5 from Andrew Pinski --- (In reply to Alex Coplan from comment #4) > Confirmed on trunk. I can only reproduce the ICE with trunk, not with > earlier released versions. Are you sure you configured the previous released versions

[Bug c++/105164] new warning in clang, missing in gcc: -Wbitwise-instead-of-logical

2022-04-06 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105164 --- Comment #5 from David Binderman --- Same for trunk.git/gcc/rtl-ssa/internals.inl. The result is going into a bool, so I see no need for |, only ||.

[Bug c++/105164] new warning in clang, missing in gcc: -Wbitwise-instead-of-logical

2022-04-06 Thread dcb314 at hotmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105164 --- Comment #4 from David Binderman --- I had a quick look at the two warnings for gcc/gimple-ssa-sprintf.cc and they look like they could move from | to || happily.

[Bug target/103938] [9/10/11/12 Regression] ICE with __builtin_prefetch and vectors

2022-04-06 Thread acoplan at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=103938 Alex Coplan changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[Bug target/105181] Store and load with updating the pointer is not used as often as it should be on aarch64

2022-04-06 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105181 Andrew Pinski changed: What|Removed |Added Keywords||missed-optimization

[Bug fortran/105182] New: compiling NJOY21 causes a ICE segmentation fault: 11

2022-04-06 Thread kermitnuc at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105182 Bug ID: 105182 Summary: compiling NJOY21 causes a ICE segmentation fault: 11 Product: gcc Version: 11.1.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/104668] [12 Regression] ICE in lookup_attribute_spec, at attribs.cc:425

2022-04-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104668 --- Comment #3 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:9fd377a747375a82912bd81c67b275301489785c commit r12-8029-g9fd377a747375a82912bd81c67b275301489785c Author: Jakub Jelinek Date:

[Bug c++/105143] c++20: ICE when trying to emit a [[nodiscard]] warning and non-type template arugument

2022-04-06 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105143 Patrick Palka changed: What|Removed |Added Target Milestone|--- |11.3 --- Comment #3 from Patrick Palka

[Bug c++/105143] c++20: ICE when trying to emit a [[nodiscard]] warning and non-type template arugument

2022-04-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105143 --- Comment #2 from CVS Commits --- The master branch has been updated by Patrick Palka : https://gcc.gnu.org/g:e58484a019c57b1085bbbcc1654f1944feddfe73 commit r12-8028-ge58484a019c57b1085bbbcc1654f1944feddfe73 Author: Patrick Palka Date:

[Bug target/105069] [12 regression] sh-elf internal compiler errors and test failures with -Os

2022-04-06 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105069 --- Comment #9 from Jakub Jelinek --- Some of the ICEs are gone, but pr104327.c is still rejected.

[Bug target/105069] [12 regression] sh-elf internal compiler errors and test failures with -Os

2022-04-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105069 --- Comment #8 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:6283d5ad4779d3e5b7b2a93e76de03264a7c7cc6 commit r12-8027-g6283d5ad4779d3e5b7b2a93e76de03264a7c7cc6 Author: Jakub Jelinek Date:

[Bug driver/105096] --target-help not an alias for --help=target

2022-04-06 Thread marxin at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105096 Martin Liška changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug driver/105096] --target-help not an alias for --help=target

2022-04-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105096 --- Comment #2 from CVS Commits --- The master branch has been updated by Martin Liska : https://gcc.gnu.org/g:717b2d4191e80dc8aae3847675de73ed3f611fb7 commit r12-8026-g717b2d4191e80dc8aae3847675de73ed3f611fb7 Author: Martin Liska Date:

[Bug target/105147] New test case gcc.dg/pr105140.c introduced in r12-7979-geaaf77dd85c333 has excess errors

2022-04-06 Thread segher at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105147 Segher Boessenkool changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug target/105147] New test case gcc.dg/pr105140.c introduced in r12-7979-geaaf77dd85c333 has excess errors

2022-04-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105147 --- Comment #4 from CVS Commits --- The master branch has been updated by Segher Boessenkool : https://gcc.gnu.org/g:c65d15d40738f3691ff1a39907a4b93e9fe5c5ae commit r12-8025-gc65d15d40738f3691ff1a39907a4b93e9fe5c5ae Author: Segher Boessenkool

[Bug c++/104702] [12 Regression] False positive -Wunused-value warning with -fno-exceptions

2022-04-06 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104702 Jason Merrill changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c++/104702] [12 Regression] False positive -Wunused-value warning with -fno-exceptions

2022-04-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104702 --- Comment #7 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:cc76c502a761ddaee215bcbd8fe4720e46d3b9dd commit r12-8024-gcc76c502a761ddaee215bcbd8fe4720e46d3b9dd Author: Jason Merrill Date:

[Bug c/105181] New: [optimization] gcc generate worse code than clang base on neon

2022-04-06 Thread zhongyunde at huawei dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105181 Bug ID: 105181 Summary: [optimization] gcc generate worse code than clang base on neon Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal

[Bug ada/79724] GNAT tools do not respect --program-suffix and --program-prefix

2022-04-06 Thread nicolas at debian dot org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79724 --- Comment #10 from Nicolas Boulenguez --- Hello. I suggest that Homebrew adopt a solution tested for years by Debian: * install the executables as TARGET-gcc-VERSION * add symbolic links if necessary (gcc, gcc-VERSION, TARGET-gcc) * apply the

[Bug target/105162] [AArch64] outline-atomics drops dmb ish barrier on __sync builtins

2022-04-06 Thread spop at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105162 --- Comment #4 from Sebastian Pop --- The attached patch degrades performance on cpus with LSE: the barrier is not needed when outline-atomics execute an LSE instruction. I was thinking to add the barrier to the armv8.0 generic path (no LSE)

[Bug c++/104702] [12 Regression] False positive -Wunused-value warning with -fno-exceptions

2022-04-06 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104702 Jason Merrill changed: What|Removed |Added Status|NEW |ASSIGNED Assignee|unassigned

[Bug c/105150] [9/10/11/12 Regression] ICE with -Ofast: verify_gimple failed

2022-04-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105150 --- Comment #7 from CVS Commits --- The master branch has been updated by Jakub Jelinek : https://gcc.gnu.org/g:5df29fe79df659617793f955a1ea6c23a0617fe2 commit r12-8022-g5df29fe79df659617793f955a1ea6c23a0617fe2 Author: Jakub Jelinek Date:

[Bug c++/105143] c++20: ICE when trying to emit a [[nodiscard]] warning and non-type template arugument

2022-04-06 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105143 Patrick Palka changed: What|Removed |Added Assignee|unassigned at gcc dot gnu.org |ppalka at gcc dot gnu.org

[Bug c++/104578] [12 Regression][CWG1315] accepts invalid partial template specialization, non-type template argument depends on a template parameter

2022-04-06 Thread jason at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104578 Jason Merrill changed: What|Removed |Added Summary|[12 Regression] accepts |[12 Regression][CWG1315]

[Bug c/105180] New: K style definition does not evaluate array size

2022-04-06 Thread gcc at emil dot codes via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105180 Bug ID: 105180 Summary: K style definition does not evaluate array size Product: gcc Version: 11.2.1 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/100608] [10/11/12 Regression] -Wshadow=compatible-local false positive: function local type declaration shadows variable of different type

2022-04-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100608 --- Comment #2 from CVS Commits --- The master branch has been updated by Jason Merrill : https://gcc.gnu.org/g:fd0024e48e94008915a6b18112efbbd8abc81ed8 commit r12-8021-gfd0024e48e94008915a6b18112efbbd8abc81ed8 Author: Jason Merrill Date:

[Bug debug/105179] New: -fcprop-registers shrinks a DWARF location range making a variable optimized out at -Og

2022-04-06 Thread dc.delia at protonmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105179 Bug ID: 105179 Summary: -fcprop-registers shrinks a DWARF location range making a variable optimized out at -Og Product: gcc Version: 12.0 Status: UNCONFIRMED

[Bug libstdc++/105178] [11 Regression] g++ incorrectly reports invalid use of incomplete type

2022-04-06 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105178 Patrick Palka changed: What|Removed |Added Target Milestone|--- |11.3 Status|UNCONFIRMED

[Bug libstdc++/105178] g++ incorrectly reports invalid use of incomplete type

2022-04-06 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105178 Richard Biener changed: What|Removed |Added Component|c++ |libstdc++ --- Comment #1 from Richard

[Bug tree-optimization/31178] VRP can infer a range for b in a >> b and a << b

2022-04-06 Thread rguenther at suse dot de via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31178 --- Comment #22 from rguenther at suse dot de --- On Wed, 6 Apr 2022, amacleod at redhat dot com wrote: > https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31178 > > --- Comment #20 from Andrew Macleod --- > That is correct. > >

[Bug tree-optimization/31178] VRP can infer a range for b in a >> b and a << b

2022-04-06 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31178 --- Comment #21 from Jakub Jelinek --- Yes, though I think we should fix the Fortran FE so that it only relies on [0, N) . If the shift count is constant, it can deal with it at compile time, if it is variable, can emit a COND_EXPR for the

[Bug tree-optimization/31178] VRP can infer a range for b in a >> b and a << b

2022-04-06 Thread amacleod at redhat dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=31178 --- Comment #20 from Andrew Macleod --- That is correct. tree op1_type = TREE_TYPE (gimple_assign_rhs1 (s)); tree op2_type = TREE_TYPE (gimple_assign_rhs2 (s)); tree l = build_int_cst (op2_type, 0);

[Bug c++/105178] New: g++ incorrectly reports invalid use of incomplete type

2022-04-06 Thread oss.abde.sassi at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105178 Bug ID: 105178 Summary: g++ incorrectly reports invalid use of incomplete type Product: gcc Version: 11.2.1 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug c++/105174] [Concepts] Example from temp.func.order-p6 selects wrong overload

2022-04-06 Thread ppalka at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105174 Patrick Palka changed: What|Removed |Added Last reconfirmed||2022-04-06

  1   2   >