This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/50346] Function call foils VRP/jump-threading of redundant predicate on struct member
- From: "paolo.carlini at oracle dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 11 Oct 2011 23:50:46 +0000
- Subject: [Bug c++/50346] Function call foils VRP/jump-threading of redundant predicate on struct member
- Auto-submitted: auto-generated
- References: <bug-50346-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50346
--- Comment #2 from Paolo Carlini <paolo.carlini at oracle dot com> 2011-10-11 23:50:46 UTC ---
So, is this a C++ front-end issue? tree-optimization?