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 target/17279] [3.4/4.0 Regression] internal compiler error with 128 bit integers


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-11-14 18:54 -------
Subject: Bug 17279

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	pinskia@gcc.gnu.org	2004-11-14 18:54:19

Modified files:
	gcc            : ChangeLog c-common.c 

Log message:
	2004-11-14  Andrew Pinski  <pinskia@physics.uc.edu>
	
	PR c/17279
	* c-common.c (c_common_nodes_and_builtins): Ask the back-end if we
	support TImode before adding __int128_t and __uint128_t types.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.6335&r2=2.6336
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-common.c.diff?cvsroot=gcc&r1=1.585&r2=1.586



-- 


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


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