This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: Fix for PR/39548
- From: Paolo Bonzini <bonzini at gnu dot org>
- To: Xinliang David Li <davidxl at google dot com>
- Cc: gcc-patches <gcc-patches at gcc dot gnu dot org>, Diego Novillo <dnovillo at google dot com>
- Date: Wed, 25 Mar 2009 10:32:57 +0100
- Subject: Re: Fix for PR/39548
- References: <522e93240903241102rd2c0a1cn4bab064e3a26bb3@mail.gmail.com>
> + /* If it is illegal to propagate one arg, bail out. */
Invalid, not illegal (coding standards).
Paolo