mirror of
https://github.com/gcc-mirror/gcc.git
synced 2026-05-06 14:59:39 +02:00
gcconfig.h (ALIGNMENT <powerpc linux>): Remove unsure comment.
* include/private/gcconfig.h (ALIGNMENT <powerpc linux>): Remove unsure comment. From-SVN: r72608
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2003-10-18 Alan Modra <amodra@bigpond.net.au>
|
||||
|
||||
* include/private/gcconfig.h (ALIGNMENT <powerpc linux>): Remove
|
||||
unsure comment.
|
||||
|
||||
2003-10-03 Jeff Sturm <jsturm@one-point.com>
|
||||
|
||||
* configure: Rebuild.
|
||||
|
||||
@@ -722,8 +722,7 @@
|
||||
# define ALIGNMENT 8
|
||||
# define CPP_WORDSZ 64
|
||||
# else
|
||||
# define ALIGNMENT 4 /* Guess. Can someone verify? */
|
||||
/* This was 2, but that didn't sound right. */
|
||||
# define ALIGNMENT 4
|
||||
# endif
|
||||
# define OS_TYPE "LINUX"
|
||||
/* HEURISTIC1 has been reliably reported to fail for a 32-bit */
|
||||
|
||||
Reference in New Issue
Block a user