mirror of
git://gcc.gnu.org/git/gcc.git
synced 2025-02-22 14:49:47 +08:00
* tree.c (build_exception_variant): Use check_qualified_type.
From-SVN: r78380
This commit is contained in:
parent
47524eab1b
commit
134084ffe2
@ -4,7 +4,6 @@
|
||||
(get_qualified_type): Use it. If type already has the desired
|
||||
quals, just return it.
|
||||
* tree.h: Declare it.
|
||||
* cp/tree.c (build_exception_variant): Use it.
|
||||
|
||||
2003-02-24 Sanjiv Kumar Gupta <sanjivg@noida.hcltech.com>
|
||||
|
||||
|
@ -1,3 +1,7 @@
|
||||
2004-02-24 Jason Merrill <jason@redhat.com>
|
||||
|
||||
* tree.c (build_exception_variant): Use check_qualified_type.
|
||||
|
||||
2004-02-23 Zack Weinberg <zack@codesourcery.com>
|
||||
Kazu Hirata <kazu@cs.umass.edu>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user