[Bug target/19537] tic4x does not build -- ICE in libgcc

cvs-commit at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Mon Apr 4 19:45:00 GMT 2005


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-04-04 19:45 -------
Subject: Bug 19537

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	gcc-4_0-branch
Changes by:	rsandifo@gcc.gnu.org	2005-04-04 19:45:14

Modified files:
	gcc            : ChangeLog Makefile.in tree-ssa-loop-ivopts.c 

Log message:
	PR target/19537
	* Makefile.in (tree-ssa-loop-ivopts.o): Depend on langhooks.h.
	* tree-ssa-loop-ivopts.c: Include langhooks.h.
	(add_standard_iv_candidates_for_size): New function, extracting code
	from add_standard_iv_candidates and parameterizing it by type size.
	(add_standard_iv_candidates): Use add_standard_iv_candidates_for_size.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.7592.2.122&r2=2.7592.2.123
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/Makefile.in.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=1.1447&r2=1.1447.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/tree-ssa-loop-ivopts.c.diff?cvsroot=gcc&only_with_tag=gcc-4_0-branch&r1=2.49.2.1&r2=2.49.2.2



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19537



More information about the Gcc-bugs mailing list