This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug rtl-optimization/66351] [6 regression] r223883 miscompiles stage2 compiler on ia64
- From: "hubicka at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Mon, 22 Jun 2015 07:03:22 +0000
- Subject: [Bug rtl-optimization/66351] [6 regression] r223883 miscompiles stage2 compiler on ia64
- Auto-submitted: auto-generated
- References: <bug-66351-4 at http dot gcc dot gnu dot org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=66351
--- Comment #5 from Jan Hubicka <hubicka at gcc dot gnu.org> ---
Author: hubicka
Date: Mon Jun 22 07:02:50 2015
New Revision: 224719
URL: https://gcc.gnu.org/viewcvs?rev=224719&root=gcc&view=rev
Log:
PR ipa/66351
* ipa-polymorphic-call.c
(ipa_polymorphic_call_context::get_dynamic_type): Fix thinko when
initializing alias oracle; fix formating; set base_alias_set if it
is known.
Modified:
trunk/gcc/ChangeLog
trunk/gcc/ipa-polymorphic-call.c