This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug inline-asm/48347] New: The wrong assembler code is emitted for my architecture
- From: "normvcr at telus dot net" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 30 Mar 2011 00:11:52 +0000
- Subject: [Bug inline-asm/48347] New: The wrong assembler code is emitted for my architecture
- Auto-submitted: auto-generated
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48347
Summary: The wrong assembler code is emitted for my
architecture
Product: gcc
Version: 4.5.1
Status: UNCONFIRMED
Severity: critical
Priority: P3
Component: inline-asm
AssignedTo: unassigned@gcc.gnu.org
ReportedBy: normvcr@telus.net
Created attachment 23808
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23808
Complete output of compilation
When using the flags "-g -O2", the right assembler code is emitted. When
dropping the -O2, and using only "-g", the wrong assembler code is emitted.