https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111975
--- Comment #6 from Richard Biener ---
The following is a pragmatic patch for the dots, a less pragmatic one would
maybe use dump_fancy_name in a special mode for -gimple, replacing dots by
$ for example. The patch below will turn ivtmp.17_23 i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111975
--- Comment #5 from Richard Biener ---
What's left is the dots.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111975
--- Comment #4 from GCC Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:88a398a487ee37f1fc7850740f2d94d895657646
commit r14-6662-g88a398a487ee37f1fc7850740f2d94d895657646
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111975
--- Comment #3 from GCC Commits ---
The master branch has been updated by Richard Biener :
https://gcc.gnu.org/g:5bca321faa30c4fb46225efbe2698a13b3271b1c
commit r14-6658-g5bca321faa30c4fb46225efbe2698a13b3271b1c
Author: Richard Biener
Date:
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111975
--- Comment #2 from Richard Biener ---
Created attachment 56252
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=56252&action=edit
old patch
If you use sth like startswith("vect") you'll figure LC-SSA doesn't work -
here's a quite old patch
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=111975
Richard Biener changed:
What|Removed |Added
Last reconfirmed||2023-10-25
Assignee|unassign