This is the mail archive of the
gcc-regression@gcc.gnu.org
mailing list for the GCC project.
Re: 16 GCC HEAD regressions, 1 new, with your patch on 2004-07-22T01:29:41Z.
- From: Geoffrey Keating <geoffk at geoffk dot org>
- To: gcc-regression at gcc dot gnu dot org
- Cc: aph at redhat dot com, bje at au dot ibm dot com, bkoz at redhat dot com,davem at nuts dot davemloft dot net, echristo at redhat dot com, jsm at polyomino dot org dot uk,rth at redhat dot com, stevenb at suse dot de, zlomekj at suse dot cz
- Date: 22 Jul 2004 11:36:47 -0700
- Subject: Re: 16 GCC HEAD regressions, 1 new, with your patch on 2004-07-22T01:29:41Z.
- References: <20040722110825.4FCB91077FB12@gcc-regress.apple.com>
> native gcc.sum gcc.c-torture/execute/simd-2.c
This happens only at -O3 (both -O3 -fomit-frame-pointer and -O3 -g), so
I'm suspecting:
+2004-07-21 Josef Zlomek <zlomekj@suse.cz>
+
+ * var-tracking.c (vt_find_locations): Set the in_pending bitmap at
+ once.
+