Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-6] gnusrc/gnu/dist/toolchain/gcc



Module Name:    gnusrc
Committed By:   thorpej
Date:           Mon Jul 15 16:23:07 UTC 2002

Modified Files:
        gnusrc/gnu/dist/toolchain/gcc [netbsd-1-6]: expr.c version.c
        gnusrc/gnu/dist/toolchain/gcc/f [netbsd-1-6]: version.c

Log Message:
pullup-1-6 ticket #502 (aymeric).

Original 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@localhost>

* 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

Bump compiler version to (NetBSD nb3).


To generate a diff of this commit:
cvs rdiff -r1.1.1.2 -r1.1.1.2.2.1 gnusrc/gnu/dist/toolchain/gcc/expr.c
cvs rdiff -r1.3 -r1.3.2.1 gnusrc/gnu/dist/toolchain/gcc/version.c
cvs rdiff -r1.1.1.2 -r1.1.1.2.2.1 gnusrc/gnu/dist/toolchain/gcc/f/version.c

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




Home | Main Index | Thread Index | Old Index