Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/vax/vax



Module Name:    src
Committed By:   matt
Date:           Wed Apr 11 02:22:36 UTC 2007

Modified Files:
        src/sys/arch/vax/vax: pmap.c

Log Message:
Workaround a gcc 4.1 issue.  don't use s.m = s2.m = s3.m = ...
assign them individually.


To generate a diff of this commit:
cvs rdiff -r1.148 -r1.149 src/sys/arch/vax/vax/pmap.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index