This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Configure gets d_u32align wrong
authorGisle Aas <gisle@aas.no>
Fri, 5 Dec 2003 03:47:01 +0000 (19:47 -0800)
committerH.Merijn Brand <h.m.brand@xs4all.nl>
Fri, 5 Dec 2003 10:41:32 +0000 (10:41 +0000)
Message-ID: <lr4qwfbi6i.fsf_-_@caliper.activestate.com>

p4raw-id: //depot/perl@21846

Configure

index 6f0a0be..d1af579 100755 (executable)
--- a/Configure
+++ b/Configure
@@ -20,7 +20,7 @@
 
 # $Id: Head.U,v 3.0.1.9 1997/02/28 15:02:09 ram Exp $
 #
-# Generated on Thu Nov 13 11:29:28 MET 2003 [metaconfig 3.0 PL70]
+# Generated on Fri Dec  5 12:57:38 MET 2003 [metaconfig 3.0 PL70]
 # (with additional metaconfig patches by perlbug@perl.org)
 
 cat >c1$$ <<EOF
@@ -16955,10 +16955,10 @@ int main() {
     buf[1] = 0;
     buf[2] = 0;
     buf[3] = 1;
+    buf[4] = 0;
     buf[5] = 0;
     buf[6] = 0;
-    buf[7] = 0;
-    buf[8] = 1;
+    buf[7] = 1;
 
     for (i = 0; i < 4; i++) {
        up = (U32*)(buf + i);