[Bug debug/101064] long compile time in var_tracking for Go package

2021-06-29 Thread ian at airs dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101064 --- Comment #5 from Ian Lance Taylor --- I have attached a C test case that demonstrates the problem. The C case may be somewhat worse because I had to use ordinary variables, whereas the Go test case is used compiler-generated temporary variab

[Bug debug/101064] long compile time in var_tracking for Go package

2021-06-29 Thread ian at airs dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101064 --- Comment #4 from Ian Lance Taylor --- Created attachment 51086 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51086&action=edit C test case

[Bug debug/101064] long compile time in var_tracking for Go package

2021-06-29 Thread ian at airs dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101064 Ian Lance Taylor changed: What|Removed |Added CC||ian at airs dot com --- Comment #3 f

[Bug debug/101064] long compile time in var_tracking for Go package

2021-06-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101064 --- Comment #2 from CVS Commits --- The releases/gcc-11 branch has been updated by Ian Lance Taylor : https://gcc.gnu.org/g:528ed794016472a209d6cfaa921307f30eee58da commit r11-8663-g528ed794016472a209d6cfaa921307f30eee58da Author: Ian Lance Ta

[Bug debug/101064] long compile time in var_tracking for Go package

2021-06-29 Thread cvs-commit at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=101064 --- Comment #1 from CVS Commits --- The master branch has been updated by Ian Lance Taylor : https://gcc.gnu.org/g:8a8a7d332d5d01db5aea7336a36d9fd71a679fb1 commit r12-1913-g8a8a7d332d5d01db5aea7336a36d9fd71a679fb1 Author: Ian Lance Taylor Dat