CVSROOT: /cvs Module name: src Changes by: m...@cvs.openbsd.org 2013/01/11 14:25:05
Modified files: gnu/usr.bin/gcc/gcc: c-common.c Log message: Automagically define __PIC__ and __pic__ to 1 or 2, when building with -fpic or -fPIC. Same for __PIE__ and __pie__; matches the behaviour of the in-tree gcc 4.