Source-Changes archive

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

CVS commit: src/sys/arch/arm/cortex



Module Name:    src
Committed By:   jmcneill
Date:           Mon Apr 13 12:14:04 UTC 2020

Modified Files:
        src/sys/arch/arm/cortex: gic.c

Log Message:
Fix "left shift of 255 by 24 places cannot be represented in type 'int'"
warning from UBSan.


To generate a diff of this commit:
cvs rdiff -u -r1.38 -r1.39 src/sys/arch/arm/cortex/gic.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