public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
From: Eric Botcazou <ebotcazou@adacore.com>
To: Andrew Pinski <pinskia@gmail.com>
Cc: gcc-patches@gcc.gnu.org, Kai Tietz <ktietz70@googlemail.com>,
	Richard Guenther <richard.guenther@gmail.com>
Subject: Re: [patch gimplifier]: Make sure TRUTH_NOT_EXPR has boolean_type_node type and argument
Date: Sat, 14 May 2011 07:15:00 -0000	[thread overview]
Message-ID: <201105140026.01280.ebotcazou@adacore.com> (raw)
In-Reply-To: <BANLkTimHNDjfnWGg3wWeNzcWx=9QBeaG2g@mail.gmail.com>

> In Fortran (and maybe other langauges) there are booleans with
> different sizes but the same precision.

Ada doesn't have a C-like boolean type either.  The patches have introduced:

FAIL: gnat.dg/lto1.adb (test for excess errors)


/home/eric/svn/gcc/gcc/testsuite/gnat.dg/lto1_pkg.adb:23:1: error: type 
mismatch in binary truth expression
boolean
boolean
boolean
D.2419_18 = D.2417_16 || D.2418_17;
+===========================GNAT BUG DETECTED==============================+
| 4.7.0 20110513 (experimental) [trunk revision 173737] (i586-suse-linux-gnu) 
GCC error:|
| verify_gimple failed                                          

-- 
Eric Botcazou

  parent reply	other threads:[~2011-05-13 22:33 UTC|newest]

Thread overview: 23+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-13 13:57 Kai Tietz
2011-05-13 13:57 ` Richard Guenther
2011-05-13 13:59   ` Kai Tietz
2011-05-13 17:46     ` H.J. Lu
2011-05-13 17:53 ` Andrew Pinski
2011-05-13 18:30   ` Kai Tietz
2011-05-13 21:56     ` Kai Tietz
2011-05-13 22:22       ` Andrew Pinski
2011-05-14  7:15   ` Eric Botcazou [this message]
2011-05-14 15:50     ` Kai Tietz
2011-05-14 19:46       ` Eric Botcazou
2011-05-14 23:46         ` Kai Tietz
2011-05-15 22:14           ` Eric Botcazou
2011-05-16  0:49             ` Kai Tietz
2011-05-16  0:52               ` Kai Tietz
2011-05-16  2:16               ` Eric Botcazou
2011-05-16  5:01                 ` Eric Botcazou
2011-05-16 13:15         ` Richard Guenther
2011-05-16 13:35           ` Michael Matz
2011-05-16 13:45             ` Richard Guenther
2011-05-16 15:32               ` Michael Matz
2011-05-16 15:37                 ` Richard Guenther
2011-05-18  9:37                   ` Kai Tietz

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=201105140026.01280.ebotcazou@adacore.com \
    --to=ebotcazou@adacore.com \
    --cc=gcc-patches@gcc.gnu.org \
    --cc=ktietz70@googlemail.com \
    --cc=pinskia@gmail.com \
    --cc=richard.guenther@gmail.com \
    /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).