[Bug inline-asm/32971] Inline asm with offset addressing fails to compile in 4.0+ without -O

2007-08-02 Thread kinetik at orcon dot net dot nz
--- Comment #2 from kinetik at orcon dot net dot nz 2007-08-03 04:51 --- Using a memory operand to pass the offset value is not ideal in the first place, but I'm not sure how else I can do it. It looks like the "i" contraint (immediate value) is what I want, but the

[Bug inline-asm/32971] Inline asm with offset addressing fails to compile in 4.0+ without -O

2007-08-02 Thread kinetik at orcon dot net dot nz
--- Comment #1 from kinetik at orcon dot net dot nz 2007-08-03 04:48 --- Created an attachment (id=14014) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=14014&action=view) testcase -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32971

[Bug inline-asm/32971] New: Inline asm with offset addressing fails to compile in 4.0+ without -O

2007-08-02 Thread kinetik at orcon dot net dot nz
Severity: normal Priority: P3 Component: inline-asm AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: kinetik at orcon dot net dot nz GCC build triplet: i486-linux-gnu GCC host triplet: i486-linux-gnu GCC target triplet: i486-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32971

[Bug c++/21118] New: Explicitly instantiated templates don't seem to be instantiated

2005-04-19 Thread kinetik at orcon dot net dot nz
IRMED Severity: normal Priority: P2 Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: kinetik at orcon dot net dot nz CC: gcc-bugs at gcc dot gnu dot org GCC build triplet: i386-pc-linux-gnu GCC host triplet: i386-pc-linux-gnu GCC target triplet: i386-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=21118