[Bug debug/80629] Missing .loc for a function in the presence of -O2

2021-09-14 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80629 Andrew Pinski changed: What|Removed |Added Keywords||wrong-debug --- Comment #2 from Andrew

[Bug debug/80629] Missing .loc for a function in the presence of -O2

2017-05-04 Thread matt at godbolt dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80629 --- Comment #1 from Matt Godbolt --- This bug is noticeable in Compiler Explorer: https://godbolt.org/g/scFj7A for example; the function is not colourised as CE uses the .locs to track how the source lines map to asm. One can also see how the