[Bug debug/75194] -flto loses .debug_macro section

2018-06-25 Thread jim at jtan dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=75194 --- Comment #5 from jim at jtan dot com --- Thank you!

[Bug lto/75194] -flto loses .debug_macro section

2016-08-13 Thread jim at jtan dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=75194 jim at jtan dot com changed: What|Removed |Added Version|5.4.0 |6.1.1 --- Comment #2 from jim at

[Bug lto/75194] New: -flto loses .debug_macro section

2016-08-12 Thread jim at jtan dot com
Assignee: unassigned at gcc dot gnu.org Reporter: jim at jtan dot com Target Milestone: --- With -flto, I can't get "info macros" to work in GDB. The .debug_macros section seems to be lost: $ cat test.c #define HELLO "hello" int main() {} $ gcc -Wall -Wext

[Bug target/53842] avr second write to volatile register gets dropped

2012-07-04 Thread jim at jtan dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53842 jim at jtan dot com changed: What|Removed |Added Status|WAITING |RESOLVED Known to work

[Bug target/53842] New: avr second write to volatile register gets dropped

2012-07-03 Thread jim at jtan dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53842 Bug #: 53842 Summary: avr second write to volatile register gets dropped Classification: Unclassified Product: gcc Version: 4.7.0 Status: UNCONFIRMED Severity: normal