Module Name: src Committed By: dennis Date: Mon Dec 22 21:15:48 UTC 2014
Modified Files: src/external/gpl3/gcc/dist/gcc/config/riscv: sync.md src/external/gpl3/gcc/lib/libasan: Makefile Log Message: Apply a fix, extracted from the UCB RISC-V gcc sources, for the (known) problems with compiling atomics for the riscv64 target with gcc. Remove the now-unneeded workarounds for the 2 files in libasan that were formerly failing to compile with the optimizer turned on. To generate a diff of this commit: cvs rdiff -u -r1.1 -r1.2 src/external/gpl3/gcc/dist/gcc/config/riscv/sync.md cvs rdiff -u -r1.8 -r1.9 src/external/gpl3/gcc/lib/libasan/Makefile Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.