[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 Comp

[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 Summary|

[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 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 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 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 with

[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 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 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 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 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 --- Com

[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 Compone

[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 Pr

[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 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: norm

[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++/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++/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 Component:

[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 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/ -B/home/glaubitz/gcc

[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 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. */ + gcc_checking_

[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 Milestone|--

[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 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 Status|UNCONFI

[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 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 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 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: W

[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 images.

[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 Assignee|

[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, whi

[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 a

[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 #1

[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 i

[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 shou

[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 --- Com

[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 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 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++/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 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 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: nor

[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 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 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 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 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 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 IMPLICIT_CON

[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 > ligh

[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 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 rem

[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 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 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 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: W

[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++/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 Merrill

[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++/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|Re

[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++/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++/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 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, 10

[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 Priori

[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: W

[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: W

[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 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 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 Date:

[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/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 tree-optimization/105165] Complex lowering does not handle asm goto with complex output; ICE in gimple_redirect_edge_and_branch, at tree-cfg.cc:6136

2022-04-06 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105165 --- Comment #8 from CVS Commits --- The master branch has been updated by Richard Biener : https://gcc.gnu.org/g:54ed6563d22694aa3e1935f89641a4f696a3a9f7 commit r12-8040-g54ed6563d22694aa3e1935f89641a4f696a3a9f7 Author: Richard Biener Date:

<    1   2