[Bug rtl-optimization/105744] [11/12/13 Regression] wrong code with -fexpensive-optimizations -flive-range-shrinkage on powerpc64le-unknown-linux-gnu

2022-05-27 Thread linkw at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105744 Kewen Lin changed: What|Removed |Added Status|UNCONFIRMED |NEW CC|

[Bug preprocessor/89971] [9/10 Regression] ICE: unspellable token PADDING

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89971 Richard Biener changed: What|Removed |Added Known to fail||9.5.0 Target Milestone|9.5

[Bug preprocessor/105732] [10/11/12/13 Regression] internal compiler error: unspellable token PADDING

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105732 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |10.4 Summary|[9/10/11/12/13

[Bug libstdc++/105681] [12 Regression] libstdc++-v3 fails to build on msp430

2022-05-27 Thread beagleboard at davidjohnsummers dot uk via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105681 David Summers changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug rtl-optimization/105744] [11/12/13 Regression] wrong code with -fexpensive-optimizations -flive-range-shrinkage on powerpc64le-unknown-linux-gnu

2022-05-27 Thread linkw at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105744 --- Comment #2 from Kewen Lin --- This exposes one bug in glibc strncpy power9 implementation In https://sourceware.org/git/?p=glibc.git;a=blob_plain;f=sysdeps/powerpc/powerpc64/le/power9/strncpy.S lbz r0,0(r4) stb r0,0

[Bug other/26061] [diagnostics] display error and warning count: print the number of errors and warnings emitted after compiling a file

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=26061 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug rtl-optimization/105744] [11/12/13 Regression] wrong code with -fexpensive-optimizations -flive-range-shrinkage on powerpc64le-unknown-linux-gnu

2022-05-27 Thread linkw at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105744 Kewen Lin changed: What|Removed |Added CC||tuliom at ascii dot art.br --- Comment #3 f

[Bug rtl-optimization/56069] [7 Regression] RA pessimization

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56069 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Target Milestone|9.5

[Bug other/55930] [9 Regression] libatomic build failure if configured with --disable-dependency-tracking

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55930 Richard Biener changed: What|Removed |Added Known to fail|9.0 |9.5.0 Status|NEW

[Bug middle-end/98865] Missed transform of (a >> 63) * b

2022-05-27 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=98865 --- Comment #8 from CVS Commits --- The master branch has been updated by Roger Sayle : https://gcc.gnu.org/g:8fb94fc6097c0a934aac0d89c9c5e2038da67655 commit r13-793-g8fb94fc6097c0a934aac0d89c9c5e2038da67655 Author: Roger Sayle Date: Fri May

[Bug libstdc++/61761] [C++11] std::proj returns incorrect values

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61761 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug sanitizer/67513] ASAN: Not optimal shadow value check (unlikely condition checked in fast path)

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67513 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug c++/67960] [9 Regression] Prefixing a function with [[deprecated]] produces multiple warnings

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67960 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|9.5

[Bug tree-optimization/70315] FAIL: gcc.dg/tree-ssa/sra-17.c scan-tree-dump-times esra

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70315 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug c/70618] better error messages for missing/too many arguments

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70618 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug c/70924] Wrong position for "warning: missing braces around initializer [-Wmissing-braces]"

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70924 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug lto/70929] [9 regression] Cross-module inlining for functions having argument passed by reference is no longer working.

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=70929 Richard Biener changed: What|Removed |Added Status|NEW |RESOLVED Target Milestone|9.5

[Bug middle-end/77696] Confusing wording for -Wformat-overflow

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77696 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug c/82013] better error message for missing semicolon in prototype

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82013 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug ipa/82405] Function not inlined for switch and suboptimal assembly is generated

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82405 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug driver/83193] Help for invalid -march= options from cc1 omits -march=native on x86-64, arm. aarch64, output also inconsistent

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83193 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug target/83868] i386: Clean up thunk function generation

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83868 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug rtl-optimization/105744] [11/12/13 Regression] wrong code with -fexpensive-optimizations -flive-range-shrinkage on powerpc64le-unknown-linux-gnu

2022-05-27 Thread zsojka at seznam dot cz via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105744 --- Comment #4 from Zdenek Sojka --- (In reply to Kewen Lin from comment #3) > Hi Zdenek, > > Could you please double check the strncpy implementation on your side? and > help to file one glibc issue if so. > > One further reduced test case: >

[Bug rtl-optimization/84058] RTl partitioning fixup should drag very small blocks back to hot partition

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84058 Richard Biener changed: What|Removed |Added Priority|P1 |P3 Target Milestone|9.5

[Bug tree-optimization/84061] [9 Regression] gcc.dg/tree-ssa/loop-15.c XFAIL

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84061 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|9.5

[Bug tree-optimization/84053] [9 Regression] missing -Warray-bounds accessing a local array across inlined function boundaries

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84053 Richard Biener changed: What|Removed |Added Known to fail||9.5.0 Target Milestone|9.5

[Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56456 Bug 56456 depends on bug 84053, which changed state. Bug 84053 Summary: [9 Regression] missing -Warray-bounds accessing a local array across inlined function boundaries https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84053 What|Remov

[Bug target/84379] Problems with sol2.c GTY handling

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84379 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug middle-end/84443] powerpc suboptimal code generation (shrink wrap unlikely path) for Linux spinlocks

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84443 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug rtl-optimization/84753] GCC does not fold xxswapd followed by vperm

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84753 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug preprocessor/84864] Issues with large line numbers >= 2^31

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84864 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug c/84888] C/C++: Improve wording of unclosed paren/brace

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84888 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug c++/84917] Verbosity when dealing with nested template data structures

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84917 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug target/85005] Redesign and cleanup arm.c wrt to flag_stack_clash_protection and flag_stack_check

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85005 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug gcov-profile/85179] [GCOV] A label followed with a blank statement is wrongly marked as not executed in Gcov

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85179 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug gcov-profile/85188] [GCOV] a int arrary and a goto statement around the for(;0;) statement will lead to incoccrect code coverage in Gcov

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85188 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug gcov-profile/85199] [GCOV] A cond-expr with a iterative variable in a for loop is marked as "-" in gcov

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85199 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug gcov-profile/85201] [GCOV] A statement with two && operators and a comma operator in the for loop body is wrongly marked in gcov

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85201 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug gcov-profile/85225] [GCOV] An array reference in the for(;;) loop will lead the loop has incorrect execution times in gcov

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85225 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug gcov-profile/85276] [GCOV] A comparative statement with '=', '&&' , '||', and '==' operators is wrongly marked as executed twice in gcov

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85276 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug gcov-profile/85336] [GCOV] wrong coverage for builtin functions and "||" logic operators in return statement

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85336 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug gcov-profile/85337] [GCOV] inconsistent coverage in switch-case statement

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85337 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug gcov-profile/85349] [GCOV] struct varaible definition in while(1) will cause incorrect coverage

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85349 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug gcov-profile/85351] [GCOV] Wrong coverage with exit() executed in a if statement within a called function

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85351 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug gcov-profile/85377] [GCOV] Wrong coverage with label and if(cond) break in while(1)

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85377 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug rtl-optimization/85412] ICE in put_TImodes, at sel-sched.c:7191

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85412 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |9.0 Status|NEW

[Bug rtl-optimization/85099] [meta-bug] selective scheduling issues

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85099 Bug 85099 depends on bug 85412, which changed state. Bug 85412 Summary: ICE in put_TImodes, at sel-sched.c:7191 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85412 What|Removed |Added

[Bug other/85716] No easy way for end-user to tell what GCC is doing when compilation is slow

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85716 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug fortran/85839] [F2018] warn for obsolescent features

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85839 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug fortran/86277] Presence of optional arguments not recognized for zero length arrays

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86277 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug tree-optimization/86367] FRE1 tree pass deletes code in gcc.target/powerpc/nan128-1.c when long double is IEEE 128

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86367 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug middle-end/88129] Two blockage insns are emited in the function epilogue

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88129 Richard Biener changed: What|Removed |Added Status|NEW |RESOLVED Target Milestone|9.5

[Bug go/88406] [9 regression] Many 64-bit Solaris 10/SPARC execution tests FAIL

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88406 Richard Biener changed: What|Removed |Added Resolution|--- |WONTFIX Status|UNCONFIRMED

[Bug target/88474] Inline built-in hypot for -ffast-math

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88474 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |--- Target|i?86-*-*

[Bug rtl-optimization/105744] [11/12/13 Regression] wrong code with -fexpensive-optimizations -flive-range-shrinkage on powerpc64le-unknown-linux-gnu

2022-05-27 Thread linkw at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105744 Kewen Lin changed: What|Removed |Added Resolution|--- |INVALID Status|NEW

[Bug c/88660] [9 Regression] Invalid report of "set but used variable" with -O

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88660 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|9.5

[Bug c/89180] [meta-bug] bogus/missing -Wunused warnings

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89180 Bug 89180 depends on bug 88660, which changed state. Bug 88660 Summary: [9 Regression] Invalid report of "set but used variable" with -O https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88660 What|Removed |Added --

[Bug tree-optimization/88797] [9 Regression] Unneeded branch added when function is inlined (function runs faster if not inlined)

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88797 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|9.5

[Bug target/89040] [9 Regressiom] Wrong code with -mno-mmx

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89040 Richard Biener changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

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

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89051 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

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

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89254 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug target/105745] [12/13 Regression] Conditional OpenMP directive fails with GCC 12

2022-05-27 Thread reiter.christoph at gmail dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105745 --- Comment #4 from Christoph Reiter --- Yes, that's it I think. libgomp is mixing aligned malloc with unaligned free in various places.

[Bug target/89355] Unnecessary ENDBR

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89355 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |8.4 Status|NEW

[Bug target/81652] [meta-bug] -fcf-protection=full bugs

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81652 Bug 81652 depends on bug 89355, which changed state. Bug 89355 Summary: Unnecessary ENDBR https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89355 What|Removed |Added --

[Bug lto/89884] g++.dg/lto/pr89335 FAILs

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89884 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug c++/89913] [9 Regression] ICE with invalid using declaration

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89913 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug libstdc++/105681] [12 Regression] libstdc++-v3 fails to build on msp430

2022-05-27 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105681 Jonathan Wakely changed: What|Removed |Added Status|RESOLVED|ASSIGNED Resolution|FIXED

[Bug rtl-optimization/90007] [9 Regression] ICE in extract_constrain_insn_cached, at recog.c:2223

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90007 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |10.0 --- Comment #17 from Richard Biene

[Bug rtl-optimization/90007] [9 Regression] ICE in extract_constrain_insn_cached, at recog.c:2223

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90007 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug rtl-optimization/85099] [meta-bug] selective scheduling issues

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=85099 Bug 85099 depends on bug 90007, which changed state. Bug 90007 Summary: [9 Regression] ICE in extract_constrain_insn_cached, at recog.c:2223 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90007 What|Removed |Adde

[Bug d/90065] Unaligned accesses on strict-alignment targets

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90065 Richard Biener changed: What|Removed |Added Keywords||wrong-code Target Milestone|9.5

[Bug tree-optimization/90078] [9 Regression] ICE with deep templates caused by overflow

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90078 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug translation/90119] Merge translation msgids that only differ in placeholders

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90119 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug c++/90254] [9 Regression] ice on aggregate initialization of unmovable base

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90254 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Target Milestone|9.5

[Bug c++/90319] [C++17] aggregate initialization of base: ICE in assign_temp

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90319 Bug 90319 depends on bug 90254, which changed state. Bug 90254 Summary: [9 Regression] ice on aggregate initialization of unmovable base https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90254 What|Removed |Added --

[Bug rtl-optimization/90275] [9 Regression] ICE: in insert_regs, at cse.c:1128 with -O2 -fno-dce -fno-tree-dce

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90275 Richard Biener changed: What|Removed |Added Known to fail|10.0|9.5.0 Target Milestone|9.5

[Bug tree-optimization/90387] [9 Regression] __builtin_constant_p and -Warray-bounds warnings

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90387 Richard Biener changed: What|Removed |Added Status|NEW |RESOLVED Target Milestone|9.5

[Bug tree-optimization/56456] [meta-bug] bogus/missing -Warray-bounds

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=56456 Bug 56456 depends on bug 90387, which changed state. Bug 90387 Summary: [9 Regression] __builtin_constant_p and -Warray-bounds warnings https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90387 What|Removed |Added ---

[Bug driver/90392] Bogus value for %u in LINK_PLUGIN_SPEC

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90392 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug d/90727] libphobos.phobos_shared/std/datetime/systime.d etc. FAIL on Solaris

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90727 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug d/90729] libphobos.phobos_shared/std/math.d FAILs on Solaris

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90729 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug debug/90981] [9 Regression] ICE in dwarf2out_finish, at dwarf2out.c:31644

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90981 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |10.0 Status|ASSIGNED

[Bug c++/90996] [9 Regression] ICE in gimplify_expr, at gimplify.c:13495

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90996 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c++/91073] [9 Regression] if constexpr no longer works directly with Concepts

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91073 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |10.0 Known to fail|10.0

[Bug c++/55004] [meta-bug] constexpr issues

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=55004 Bug 55004 depends on bug 91073, which changed state. Bug 91073 Summary: [9 Regression] if constexpr no longer works directly with Concepts https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91073 What|Removed |Added

[Bug c++/67491] [meta-bug] concepts issues

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67491 Bug 67491 depends on bug 91073, which changed state. Bug 91073 Summary: [9 Regression] if constexpr no longer works directly with Concepts https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91073 What|Removed |Added

[Bug target/91102] [9 Regression] aarch64 ICE on Linux kernel with -Os starting with r270266

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91102 Richard Biener changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[Bug c++/91241] [9 Regression] internal compiler error: symtab_node::verify failed

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91241 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |10.3 Known to fail|

[Bug middle-end/91490] [9 Regression] bogus argument missing terminating nul warning on strlen of a flexible array member

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91490 Richard Biener changed: What|Removed |Added Resolution|--- |FIXED Status|NEW

[Bug c++/69698] [meta-bug] flexible array members

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69698 Bug 69698 depends on bug 91490, which changed state. Bug 91490 Summary: [9 Regression] bogus argument missing terminating nul warning on strlen of a flexible array member https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91490 What|Rem

[Bug tree-optimization/83819] [meta-bug] missing strlen optimizations

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83819 Bug 83819 depends on bug 91490, which changed state. Bug 91490 Summary: [9 Regression] bogus argument missing terminating nul warning on strlen of a flexible array member https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91490 What|Rem

[Bug tree-optimization/88443] [meta-bug] bogus/missing -Wstringop-overflow warnings

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88443 Bug 88443 depends on bug 91490, which changed state. Bug 91490 Summary: [9 Regression] bogus argument missing terminating nul warning on strlen of a flexible array member https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91490 What|Rem

[Bug fortran/91726] [9 Regression] ICE in gfc_conv_array_ref, at fortran/trans-array.c:3612

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=91726 Richard Biener changed: What|Removed |Added Status|WAITING |RESOLVED Resolution|---

[Bug target/92469] ICE: output_operand: invalid use of register 'frame' in 7/8/9/10

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92469 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |---

[Bug c++/92485] [9 only] g++ ICE unexpected expression '' of kind asm_expr

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92485 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |10.0 Status|REOPENED

[Bug tree-optimization/92712] [9 Regression] Performance regression with assumed values

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92712 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |10.0 Resolution|---

[Bug tree-optimization/93199] [9 Regression] Compile time hog in sink_clobbers

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93199 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[Bug middle-end/93519] [9 Regression] bogus -Wrestrict for strcpy(d, s) call guarded by d != s

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93519 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |10.0 Resolution|---

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

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84774 Bug 84774 depends on bug 93519, which changed state. Bug 93519 Summary: [9 Regression] bogus -Wrestrict for strcpy(d, s) call guarded by d != s https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93519 What|Removed |A

[Bug tree-optimization/93538] [9 Regression] equality of address of first member to address to enclosing object not folded

2022-05-27 Thread rguenth at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93538 Richard Biener changed: What|Removed |Added Target Milestone|9.5 |10.0 Status|ASSIGNED

  1   2   3   4   5   6   7   8   >