This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: nonlocal goto patch


On Thu, Jul 19, 2001 at 06:58:14AM -0700, amacleod@cygnus.com wrote:
> 	* stmt.c (expand_goto): A nonlocal goto can be a call too.
> 	* builtins.c (expand_builtin_longjmp): Reverse label and static chain
> 	pointer parameters to match documented usage of nonlocal_goto.
> 	* config/ia64/ia64.md (nonlocal_goto): Revert label and static chain
> 	parameters to their correct order.
> 	* config/sparc/sparc.md (nonlocal_goto): Revert label and static chain
> 	parameters to their correct order.

Ok, mainline and branch.


r~


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]