[Bug target/15053] Gcc generates wrong section alignment
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Wed Apr 21 19:41:00 GMT 2004
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-04-21 19:25 -------
Huh, the natural alignment on a 64bit processor is 8bytes. but aligning one more always does not hurt
anything except when you have a specific reason to get hurt which is this case but then this is not a
GCC bug because how can GCC know that __start__init_setup is defined by the three structs, so this is a
binutils bug or not a bug at all.
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15053
More information about the Gcc-bugs
mailing list