Subject: CVS commit: gnusrc/gnu/dist/toolchain/gcc
To: None <source-changes@netbsd.org>
From: Aymeric Vincent <aymeric@netbsd.org>
List: source-changes
Date: 07/14/2002 16:55:39
Module Name:	gnusrc
Committed By:	aymeric
Date:		Sun Jul 14 13:55:39 UTC 2002

Modified Files:
	gnusrc/gnu/dist/toolchain/gcc: expr.c

Log Message:
Bring in diff from 1.144.4.10 to 1.144.4.11, from the gcc CVS repository.

This fixes (at least) broken compilation of xkbcomp with -O2 on powerpc.

ChangeLog entry:
2001-05-17  Bernd Schmidt  <bernds@redhat.com>

        * expr.c (protect_from_queue): Protect against subsequent calls to
        emit_queue.
        (expand_expr, case ADDR_EXPR): Prevent protect_from_queue from being
        too clever.

CVS log entry:
revision 1.144.4.11
date: 2001/05/17 17:01:06;  author: bernds;  state: Exp;  lines: +10 -3
Fix queueing-related bugs


To generate a diff of this commit:
cvs rdiff -r1.1.1.2 -r1.2 gnusrc/gnu/dist/toolchain/gcc/expr.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.