This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug target/27770] [4.2 Regression] wrong code in spec tests for -ftree-vectorize -maltivec
- 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: 6 Jun 2006 16:35:26 -0000
- Subject: [Bug target/27770] [4.2 Regression] wrong code in spec tests for -ftree-vectorize -maltivec
- References: <bug-27770-4503@http.gcc.gnu.org/bugzilla/>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Comment #15 from rguenth at gcc dot gnu dot org 2006-06-06 16:35 -------
For other reasons it would be nice to be able to place "sync" points in the
pass schedule where we re-start with going over all functions for the remaining
passes. Per function SSA form is requires for this, though, and possibly more
(like per function alias info).
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=27770