Age | Commit message (Collapse) | Author |
|
specified so we can find gcc-installed c++ includes. dm@openbsd.org
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* function.c (purge_addressof_1): Wrap SUBREG with
STRICT_LOW_PART as to not clobber live parts of the pseudo.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in libc. This was done because the algorithm done in the libiberty
version does not work with the powerpc stdarg/varargs processing.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
to specify operand size (use a prefix instead). Tested by mickey, me, and
hopefully others along the way. The same fix seems to exist in freebsd as
well.
|
|
|
|
|
|
|
|
|