[Bug regression/40132] New: failure to assign asm constraints properly

2009-05-13 Thread rostedt at goodmis dot org
mething wrong with the constraints, or is this indeed a bug in GCC? -- Summary: failure to assign asm constraints properly Product: gcc Version: 4.4.0 Status: UNCONFIRMED Severity: critical Priority: P3 Component: regression AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rostedt at goodmis dot org http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40132

[Bug c/35895] gcc puts code in rodata section with -Os -g -funit-at-a-time

2008-04-09 Thread rostedt at goodmis dot org
--- Comment #1 from rostedt at goodmis dot org 2008-04-09 22:20 --- Created an attachment (id=15461) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=15461&action=view) alternative.c file compiled with -E and with some stipping This is a gzipped version that shows the probl

[Bug c/35895] New: gcc puts code in rodata section with -Os -g -funit-at-a-time

2008-04-09 Thread rostedt at goodmis dot org
Version: 4.2.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: rostedt at goodmis dot org GCC build triplet: x86_64-unknown-linux-gnu GCC host triplet: x86_64-unknown-linux