Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: gnusrc
Module Name: gnusrc
Committed By: pk
Date: Thu May 27 12:18:36 UTC 1999
Modified Files:
gnusrc/gnu/dist/gcc: stmt.c
Log Message:
XXX Temporarily disable the tablejump switch{} implementation when
compiling into PIC code. Currently, the tablejump method requires
Global Offset Table access which undermines its use in self-relocating
code such as the run-time linker.
To generate a diff of this commit:
cvs rdiff -r1.1.1.3 -r1.2 gnusrc/gnu/dist/gcc/stmt.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