John Wehle 55efb413f8 rtlanal.c (rtx_unstable_p): The pic register is stable (within one function) and the actual rtx should be...
* rtlanal.c (rtx_unstable_p): The pic register is stable
	(within one function) and the actual rtx should be used
	when checking the registers.
	(rtx_addr_can_trap_p): Pic memory addresses can't trap.

	* alias.c (true_dependence, write_dependence_p): Fix
	bug in previous patch.

	* i386.c (ix86_GOT_alias_set): New.
	(legitimize_pic_address): Use it.

	* rtlanal.c (rtx_unstable_p): An unchanging MEM is
	only stable if its address is stable.
	(rtx_varies_p): An unchanging MEM can't vary if
	its address doesn't vary.

From-SVN: r35900
2000-08-23 03:54:23 +00:00
2000-07-24 13:36:49 -04:00
2000-08-22 01:45:08 -06:00
2000-05-11 18:20:33 +00:00
2000-08-22 04:46:51 +00:00
1999-10-04 22:08:42 +00:00
2000-07-22 04:08:22 -04:00
2000-05-02 00:51:59 +00:00
2000-07-22 04:08:22 -04:00
2000-08-14 18:08:46 +00:00
1997-08-21 18:57:35 -04:00
1998-02-23 14:57:23 -07:00
2000-07-22 04:08:22 -04:00
2000-08-14 18:08:46 +00:00
2000-07-22 04:08:22 -04:00
2000-07-22 04:08:22 -04:00
1997-08-21 18:57:35 -04:00

		   README for GNU development tools

This directory contains various GNU compilers, assemblers, linkers, 
debuggers, etc., plus their support routines, definitions, and documentation.


Check the INSTALL directory for detailed configuration and installation
instructions.


Much of the code and documentation enclosed is copyright by
the Free Software Foundation, Inc.  See the file COPYING or
COPYING.LIB in the various directories, for a description of the
GNU General Public License terms under which you can copy the files.

REPORTING BUGS: Again, see gdb/README, binutils/README, etc., for info
on where and how to report problems.
Description
No description provided
Readme 3.1 GiB
Languages
C 48%
Ada 18.3%
C++ 14.1%
Go 7%
GCC Machine Description 4.6%
Other 7.7%