diff options
author | dgregor <dgregor@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-07-11 13:50:13 +0000 |
---|---|---|
committer | dgregor <dgregor@138bc75d-0d04-0410-961f-82ee72b054a4> | 2007-07-11 13:50:13 +0000 |
commit | a1406b2e90b8201daadd1194205b41e43ee900b2 (patch) | |
tree | 1f482a01f0df0a7fe6691efc8bb9d3348de39c45 /intl/ChangeLog | |
parent | 14d408d9b92b7887bc337c801913401b8faa21dd (diff) | |
download | gcc-a1406b2e90b8201daadd1194205b41e43ee900b2.tar.gz |
2007-07-11 Douglas Gregor <doug.gregor@gmail.com>
* params.def (PARAM_VERIFY_CANONICAL_TYPES): Remove.
(PARAM_USE_CANONICAL_TYPES): New; decides whether to use canonical
types or not.
* params.h (VERIFY_CANONICAL_TYPES): Remove.
(USE_CANONICAL_TYPES): New.
* doc/invoke.texi (verify-canonical-types): Remove.
(use-canonical-types): Add.
2007-07-11 Douglas Gregor <doug.gregor@gmail.com>
* typeck.c (comptypes): When USE_CANONICAL_TYPES, use the
canonical types; otherwise, fall back to structural type
comparisons. If ENABLE_CHECKING and USE_CANONICAL_TYPES, give an
internal compiler error if the canonical types are wrong.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@126550 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'intl/ChangeLog')
0 files changed, 0 insertions, 0 deletions