* PATCH PING: Make canonical type failures ICE
@ 2007-07-25 19:42 Doug Gregor
2007-07-26 21:33 ` Gabriel Dos Reis
2007-08-17 19:04 ` Jason Merrill
0 siblings, 2 replies; 5+ messages in thread
From: Doug Gregor @ 2007-07-25 19:42 UTC (permalink / raw)
To: GCC Patches
This simple patch turned canonical type failures into ICEs, so we can
weed out the remaining problems with the canonical type system:
http://gcc.gnu.org/ml/gcc-patches/2007-07/msg00331.html
Okay for mainline?
- Doug
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: PATCH PING: Make canonical type failures ICE
2007-07-25 19:42 PATCH PING: Make canonical type failures ICE Doug Gregor
@ 2007-07-26 21:33 ` Gabriel Dos Reis
2007-07-26 23:57 ` Doug Gregor
2007-08-17 19:04 ` Jason Merrill
1 sibling, 1 reply; 5+ messages in thread
From: Gabriel Dos Reis @ 2007-07-26 21:33 UTC (permalink / raw)
To: Doug Gregor; +Cc: GCC Patches
"Doug Gregor" <doug.gregor@gmail.com> writes:
| This simple patch turned canonical type failures into ICEs, so we can
| weed out the remaining problems with the canonical type system:
|
| http://gcc.gnu.org/ml/gcc-patches/2007-07/msg00331.html
|
| Okay for mainline?
Unlike the description you gave above, the patch really is not
strictly about turning the warning into an ICE -- a long standanding
request with multiple bugzilla entries.
The part of the patch that turns the warning into an ICE is approved.
You might want either:
(1) to split the patch so that each addresses on point
(2) or to have someone look at the non-"ICE" part of your patch.
-- Gaby
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: PATCH PING: Make canonical type failures ICE
2007-07-26 21:33 ` Gabriel Dos Reis
@ 2007-07-26 23:57 ` Doug Gregor
2007-07-27 8:10 ` Gabriel Dos Reis
0 siblings, 1 reply; 5+ messages in thread
From: Doug Gregor @ 2007-07-26 23:57 UTC (permalink / raw)
To: Gabriel Dos Reis; +Cc: GCC Patches
On 26 Jul 2007 15:55:44 -0500, Gabriel Dos Reis <gdr@cs.tamu.edu> wrote:
> "Doug Gregor" <doug.gregor@gmail.com> writes:
>
> | This simple patch turned canonical type failures into ICEs, so we can
> | weed out the remaining problems with the canonical type system:
> |
> | http://gcc.gnu.org/ml/gcc-patches/2007-07/msg00331.html
> |
> | Okay for mainline?
>
> Unlike the description you gave above, the patch really is not
> strictly about turning the warning into an ICE -- a long standanding
> request with multiple bugzilla entries.
It renames a --param that affects when checking of canonical types is
done, because the previous parameter name and behavior makes no sense
with the change to an ICE. All of the above was explained in the
message I linked to.
> (2) or to have someone look at the non-"ICE" part of your patch.
There's no point in splitting the patch, so I'll wait on this.
- Doug
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: PATCH PING: Make canonical type failures ICE
2007-07-26 23:57 ` Doug Gregor
@ 2007-07-27 8:10 ` Gabriel Dos Reis
0 siblings, 0 replies; 5+ messages in thread
From: Gabriel Dos Reis @ 2007-07-27 8:10 UTC (permalink / raw)
To: Doug Gregor; +Cc: GCC Patches
On Thu, 26 Jul 2007, Doug Gregor wrote:
| On 26 Jul 2007 15:55:44 -0500, Gabriel Dos Reis <gdr@cs.tamu.edu> wrote:
| > "Doug Gregor" <doug.gregor@gmail.com> writes:
| >
| > | This simple patch turned canonical type failures into ICEs, so we can
| > | weed out the remaining problems with the canonical type system:
| > |
| > | http://gcc.gnu.org/ml/gcc-patches/2007-07/msg00331.html
| > |
| > | Okay for mainline?
| >
| > Unlike the description you gave above, the patch really is not
| > strictly about turning the warning into an ICE -- a long standanding
| > request with multiple bugzilla entries.
|
| It renames a --param that affects when checking of canonical types is
| done, because the previous parameter name and behavior makes no sense
| with the change to an ICE.
Obviously, the change to ICE can be made without changing the fiddling
with the interface to the compiler, as can be read from the message
you linked to.
-- Gaby
^ permalink raw reply [flat|nested] 5+ messages in thread
* Re: PATCH PING: Make canonical type failures ICE
2007-07-25 19:42 PATCH PING: Make canonical type failures ICE Doug Gregor
2007-07-26 21:33 ` Gabriel Dos Reis
@ 2007-08-17 19:04 ` Jason Merrill
1 sibling, 0 replies; 5+ messages in thread
From: Jason Merrill @ 2007-08-17 19:04 UTC (permalink / raw)
To: Doug Gregor; +Cc: GCC Patches
Doug Gregor wrote:
> This simple patch turned canonical type failures into ICEs, so we can
> weed out the remaining problems with the canonical type system:
>
> http://gcc.gnu.org/ml/gcc-patches/2007-07/msg00331.html
>
> Okay for mainline?
Mark approved this patch on July 10.
Jason
^ permalink raw reply [flat|nested] 5+ messages in thread
end of thread, other threads:[~2007-08-17 19:04 UTC | newest]
Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-25 19:42 PATCH PING: Make canonical type failures ICE Doug Gregor
2007-07-26 21:33 ` Gabriel Dos Reis
2007-07-26 23:57 ` Doug Gregor
2007-07-27 8:10 ` Gabriel Dos Reis
2007-08-17 19:04 ` Jason Merrill
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).