public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "cvs-commit at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug c/19342] [4.0 regression] ICE in common_type, at c-typeck.c:490
Date: Thu, 10 Feb 2005 18:07:00 -0000	[thread overview]
Message-ID: <20050210121909.20855.qmail@sourceware.org> (raw)
In-Reply-To: <20050109070921.19342.aj@gcc.gnu.org>


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-02-10 12:19 -------
Subject: Bug 19342

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	jakub@gcc.gnu.org	2005-02-10 12:18:52

Modified files:
	gcc            : ChangeLog c-typeck.c 
	gcc/testsuite  : ChangeLog 
Added files:
	gcc/testsuite/gcc.c-torture/execute: 20050119-1.c 

Log message:
	PR c/19342
	* c-typeck.c (common_type): New routine.  Old common_type renamed
	to...
	(c_common_type): ...this.
	(build_conditional_expr, build_binary_op): Use c_common_type instead
	of common_type.
	
	* gcc.c-torture/execute/20050119-1.c: New test.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&r1=2.7429&r2=2.7430
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/c-typeck.c.diff?cvsroot=gcc&r1=1.417&r2=1.418
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/ChangeLog.diff?cvsroot=gcc&r1=1.5014&r2=1.5015
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/testsuite/gcc.c-torture/execute/20050119-1.c.diff?cvsroot=gcc&r1=NONE&r2=1.1



-- 


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


  parent reply	other threads:[~2005-02-10 12:19 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-09  7:09 [Bug c/19342] New: internal compiler error: " aj at gcc dot gnu dot org
2005-01-09  7:10 ` [Bug c/19342] " aj at gcc dot gnu dot org
2005-01-09  7:15 ` aj at gcc dot gnu dot org
2005-01-09 10:50 ` steven at gcc dot gnu dot org
2005-01-09 11:12 ` steven at gcc dot gnu dot org
2005-01-09 11:15 ` [Bug c/19342] [4.0 regression] ICE " steven at gcc dot gnu dot org
2005-01-09 15:35 ` pinskia at gcc dot gnu dot org
2005-01-10 11:28 ` jakub at gcc dot gnu dot org
2005-01-18 13:36 ` jakub at gcc dot gnu dot org
2005-01-18 14:43 ` joseph at codesourcery dot com
2005-01-18 18:28 ` jakub at gcc dot gnu dot org
2005-01-18 20:10 ` joseph at codesourcery dot com
2005-01-28  0:17 ` steven at gcc dot gnu dot org
2005-01-28  6:26 ` jakub at gcc dot gnu dot org
2005-02-09  8:13 ` steven at gcc dot gnu dot org
2005-02-10 18:07 ` cvs-commit at gcc dot gnu dot org [this message]
2005-02-10 18:12 ` jakub at gcc dot gnu dot org

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050210121909.20855.qmail@sourceware.org \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).