This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug optimization/14498] [tree-ssa] ICE on legal (varargs)


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-03-16 19:06 -------
Subject: Bug 14498

CVSROOT:	/cvs/gcc
Module name:	gcc
Branch: 	tree-ssa-20020619-branch
Changes by:	dalej@gcc.gnu.org	2004-03-16 19:05:57

Modified files:
	gcc            : gimplify.c ChangeLog.tree-ssa 

Log message:
	2004-03-16  Dale Johannesen  <dale@apple.com>
	
	PR optimization/14498
	* gimplify.c (copy_if_shared_r): Mark VA_ARGS_EXPRs as volatile.
	(mark_decls_volatile_r): Moved higher in file (unchanged).

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/gimplify.c.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.144&r2=1.1.2.145
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.tree-ssa.diff?cvsroot=gcc&only_with_tag=tree-ssa-20020619-branch&r1=1.1.2.1273&r2=1.1.2.1274



-- 


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]