bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/3276] Alignment error with static const variable in inline


From: jespdj at hotmail dot com
Subject: [Bug binutils/3276] Alignment error with static const variable in inline function
Date: 28 Sep 2006 07:45:22 -0000

------- Additional Comments From jespdj at hotmail dot com  2006-09-28 07:45 
-------
Created an attachment (id=1333)
 --> (http://sourceware.org/bugzilla/attachment.cgi?id=1333&action=view)
Assember code produced by g++

This is the assembler code produced by g++ when compiling the source with:
  g++ tst.cpp -S

Note that g++ correctly outputs a ".align 16" directive in the assembler
source. However, the as and/or ld seems to ignore it??

-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=3276

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]