[Bug rtl-optimization/115081] find thie PR will cause ICE: Modify cost calculation for dealingf with equivalaennces

2024-05-22 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115081

Andrew Pinski  changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|WAITING |RESOLVED

--- Comment #5 from Andrew Pinski  ---
dbxout_* (-gstabs) support was removed in GCC 13 by r13-2361-g7e0db0cdf01e9c so
backporting a change which was not tested in something before GCC 13, will most
likely also need fixes in code which has since been removed. So I am not
shocked there is an ICE in code which has since been removed.

It is not upstream GCC's job to handle random backporting of changes to random
versions of GCC.

[Bug rtl-optimization/115081] find thie PR will cause ICE: Modify cost calculation for dealingf with equivalaennces

2024-05-14 Thread andyzhenyu.zhao at mail dot utoronto.ca via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115081

--- Comment #4 from Zhenyu Zhao  ---
I apologize for not describing my problem clearly.
I'm now trying to import these two PR in gcc in the x86 openEuler OS to test
some application. But after introducing them I found out that these two pr's
cause ICE problems on x86 platforms. For this case, should I also fill the bug
with them?
Thanks.

[Bug rtl-optimization/115081] find thie PR will cause ICE: Modify cost calculation for dealingf with equivalaennces

2024-05-14 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115081

--- Comment #3 from Andrew Pinski  ---
You have not provided all of the information needed for this?
Can you provide the target which is being used here?
Can you provide the exact version of GCC you are using to get the ICE?

Also I noticed the ICE message points to
https://gitee.com/src-openeuler/gcc/issues so I suspect you should be filing
the bug with them.


Also the release of GCC 14.1.0 includes the commit r14-4986-g4d3d2cdb574488 .
that was a fix for r14-4944-gf55cdce3f8dd85 .

So there is nothing for upstream GCC to do.

[Bug rtl-optimization/115081] find thie PR will cause ICE: Modify cost calculation for dealingf with equivalaennces

2024-05-13 Thread andyzhenyu.zhao at mail dot utoronto.ca via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115081

--- Comment #2 from Zhenyu Zhao  ---
Created attachment 58198
  --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=58198=edit
Detail info about ICE

Sorry for that, I reattach the image.

[Bug rtl-optimization/115081] find thie PR will cause ICE: Modify cost calculation for dealingf with equivalaennces

2024-05-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115081

Andrew Pinski  changed:

   What|Removed |Added

   Last reconfirmed||2024-05-14
 Status|UNCONFIRMED |WAITING
 Ever confirmed|0   |1

[Bug rtl-optimization/115081] find thie PR will cause ICE: Modify cost calculation for dealingf with equivalaennces

2024-05-13 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=115081

Andrew Pinski  changed:

   What|Removed |Added

  Component|c   |rtl-optimization

--- Comment #1 from Andrew Pinski  ---
Lthe attachment was most likely too big so it didn't attach. Can you attach it
again maybe compress?