This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: [tree-ssa] const declarations and temporaries in cc1plus
- From: Diego Novillo <dnovillo at redhat dot com>
- To: Pop Sébastian <pop at gauvain dot u-strasbg dot fr>
- Cc: "gcc at gcc dot gnu dot org" <gcc at gcc dot gnu dot org>
- Date: 12 Jun 2003 11:21:13 -0400
- Subject: Re: [tree-ssa] const declarations and temporaries in cc1plus
- Organization: Red Hat Canada
- References: <20030518205710.GA9509@gauvain.u-strasbg.fr>
On Sun, 2003-05-18 at 16:57, Pop SÃbastian wrote:
> Hi,
>
> I was investigating on the following test-case, but don't know
> how to fix it. (Maybe by setting the appropriate flags on the decl?...)
>
This is fixed now.
Thanks. Diego.