CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2012/04/15 14:59:22
Modified files: gnu/gcc/gcc/config/sh: sh.md Log message: Use the proper symbol name for __guard in the workaround for the unable to find a register to spill in class 'R0_REGS' ICE when compiling PIC code. Similar to the MI targhooks.c change.