https://gcc.gnu.org/bugzilla/show_bug.cgi?id=75194
--- Comment #5 from jim at jtan dot com ---
Thank you!
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
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
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
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