Source-Changes archive

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

CVS commit: src/sys/arch/newsmips/newsmips



Module Name:    src
Committed By:   tsutsui
Date:           Sun Aug 27 05:25:47 UTC 2006

Modified Files:
        src/sys/arch/newsmips/newsmips: news3400.c

Log Message:
Make badaddr_flag volatile to avoid unintended optimization by gcc4.
Now GENERIC compiled by gcc4 works on NWS-3470D.

XXX: Is this gcc4 optimization bug, or volitile is required in this case?


To generate a diff of this commit:
cvs rdiff -r1.16 -r1.17 src/sys/arch/newsmips/newsmips/news3400.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