[Bug tree-optimization/118476] [12/13 Regression] Internal compiler error, invalid 'PHI' argument since GCC8

2025-04-15 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118476

--- Comment #16 from GCC Commits  ---
The releases/gcc-13 branch has been updated by Andrew Pinski
:

https://gcc.gnu.org/g:d1eb3fdac1af2a124781047bc562ec0e4d809f0d

commit r13-9532-gd1eb3fdac1af2a124781047bc562ec0e4d809f0d
Author: Andrew Pinski 
Date:   Mon Apr 14 08:40:24 2025 -0700

testcase: Add testcase for already fixed PR [PR118476]

This testcase was fixed by r15-3052-gc7b76a076cb2c6ded but is
a testcase that failed in a different fashion and a much older
failure than the one added with r15-3052.

Pushed as obvious after a quick test.

PR tree-optimization/118476

gcc/testsuite/ChangeLog:

* gcc.dg/torture/pr118476-1.c: New test.

Signed-off-by: Andrew Pinski 
(cherry picked from commit d45a6502d1ec87d43f1a39f87cca58f1e28369c8)

[Bug tree-optimization/118476] [12/13 Regression] Internal compiler error, invalid 'PHI' argument since GCC8

2025-04-14 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118476

--- Comment #15 from Andrew Pinski  ---
(In reply to Andrew Pinski from comment #14)
> Fixed also for GCC 14.3.0.

r14-11609-gf6efcd3d4855e57 for reference; I forgot to update the bug # to
reference this one too.

[Bug tree-optimization/118476] [12/13 Regression] Internal compiler error, invalid 'PHI' argument since GCC8

2025-04-14 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=118476

Andrew Pinski  changed:

   What|Removed |Added

Summary|[12/13/14 Regression]   |[12/13 Regression] Internal
   |Internal compiler error,|compiler error, invalid
   |invalid 'PHI' argument  |'PHI' argument since GCC8
   |since GCC8  |
  Known to work||14.2.1

--- Comment #14 from Andrew Pinski  ---
Fixed also for GCC 14.3.0.