This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/32639] ptrmem1.C now ICE's on mainline
- From: "rguenth at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 5 Jul 2007 21:21:22 -0000
- Subject: [Bug c++/32639] ptrmem1.C now ICE's on mainline
- References: <bug-32639-9993@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #4 from rguenth at gcc dot gnu dot org 2007-07-05 21:21 -------
Subject: Bug 32639
Author: rguenth
Date: Thu Jul 5 21:21:10 2007
New Revision: 126389
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126389
Log:
2007-07-05 Richard Guenther <rguenther@suse.de>
PR middle-end/32639
* alias.c (get_alias_set): Tread METHOD_TYPE the same as
FUNCTION_TYPE.
* tree-ssa.c (useless_type_conversion_p): Check canonical
types early.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/alias.c
trunk/gcc/tree-ssa.c
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32639