]> git.ipfire.org Git - thirdparty/gcc.git/blobdiff - gcc/passes.def
re PR tree-optimization/66718 (Non-invariant ADDR_EXPR not vectorized)
[thirdparty/gcc.git] / gcc / passes.def
index 0d8356b9bda0aeba72bdb4a6b06abffd5e86058b..5cd07aed8f4d6d7902169dcdfa88384cca37c9a6 100644 (file)
@@ -213,6 +213,7 @@ along with GCC; see the file COPYING3.  If not see
         form if possible.  */
       NEXT_PASS (pass_cse_sincos);
       NEXT_PASS (pass_optimize_bswap);
+      NEXT_PASS (pass_laddress);
       NEXT_PASS (pass_split_crit_edges);
       NEXT_PASS (pass_pre);
       NEXT_PASS (pass_sink_code);