Subject: CVS commit: gnusrc/gnu/dist/toolchain/gcc/config/alpha
To: None <source-changes@netbsd.org>
From: Jason R Thorpe <thorpej@netbsd.org>
List: source-changes
Date: 10/18/2002 00:01:04
Module Name: gnusrc
Committed By: thorpej
Date: Thu Oct 17 21:01:04 UTC 2002
Modified Files:
gnusrc/gnu/dist/toolchain/gcc/config/alpha: alpha.c
Log Message:
Bring in the following fix from gcc-current:
2002-10-17 Jason Thorpe <thorpej@wasabisystems.com>
* config/alpha/alpha.c (alpha_initialize_trampoline): Use
tramp, not addr, to pass the trampoline address to
__enable_execute_stack.
Otherwise, incorrect behavior would result if the trampoline happend
to stradle a page boundary.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 gnusrc/gnu/dist/toolchain/gcc/config/alpha/alpha.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.