]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
gcconfig.h (ALIGNMENT <powerpc linux>): Remove unsure comment.
authorAlan Modra <amodra@bigpond.net.au>
Fri, 17 Oct 2003 14:59:17 +0000 (14:59 +0000)
committerAlan Modra <amodra@gcc.gnu.org>
Fri, 17 Oct 2003 14:59:17 +0000 (00:29 +0930)
* include/private/gcconfig.h (ALIGNMENT <powerpc linux>): Remove
unsure comment.

From-SVN: r72608

boehm-gc/ChangeLog
boehm-gc/include/private/gcconfig.h

index fff7ae7d17c42c237042aa30fc195e5640c0dbc3..60e4cfac10a3725bbbbc7293fdb91bdfbbc2c7bb 100644 (file)
@@ -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.
index 45386d785708a8c56f384040036a136b7d605691..fceba8fa205e5fe373c19a62558e0491469e9779 100644 (file)
 #       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    */