This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Fix PRs c/52283/37985
- From: Manuel López-Ibáñez <lopezibanez at gmail dot com>
- To: Christian Bruel <christian dot bruel at st dot com>
- Cc: "gcc-patches at gcc dot gnu dot org" <gcc-patches at gcc dot gnu dot org>, manu at gcc dot gnu dot org
- Date: Wed, 4 Apr 2012 11:38:31 +0200
- Subject: Re: [PATCH] Fix PRs c/52283/37985
- References: <4F7C0382.2080701@st.com>
Hi Christian,
You have to add the testcases from both PR52283 and PR37985, and an
appropriate Changelog, and bootstrap+regression test everything and
double-check that the new testcases don't fail and no old testcases
fail with the patch (by comparing with the testcases that fail without
the patch).
Cheers,
Manuel.
On 4 April 2012 10:17, Christian Bruel <christian.bruel@st.com> wrote:
> Hello,
>
> Is it OK to push the cleaning of TREE_NO_WARNING to fix the constant
> expressions errors discrepancies, as discussed in bugzilla #52283, now that
> the trunk is open ?
>
> Many thanks,
>
>
>