This is the mail archive of the gcc-patches@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]

Re: PATCH PING: Make canonical type failures ICE


"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


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