This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/44767] LOCAL_ALIGNMENT used as unsigned value


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44767

--- Comment #2 from Jorn Wolfgang Rennecke <amylaar at gcc dot gnu.org> 2010-11-12 17:11:17 UTC ---
Author: amylaar
Date: Fri Nov 12 17:11:06 2010
New Revision: 166660

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166660
Log:
    PR bootstrap/44756
    PR build/44767
    * doc/tm.texi.in (LOCAL_ALIGNMENT): State that the type, if any,
    should be unsigned.
    (STACK_SLOT_ALIGNMENT, LOCAL_DECL_ALIGNMENT, PUSH_ROUNDING): Likewise.
    * doc/tm.texi: Regenerate.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/doc/tm.texi
    trunk/gcc/doc/tm.texi.in


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]