Khem Raj - Re: [C PATCH]: Additional alias warning (original) (raw)
This is the mail archive of the gcc-patches@gcc.gnu.orgmailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] |
- From: Khem Raj
- To: Nathan Sidwell
- Cc: "Joseph S. Myers" , GCC Patches
- Date: Mon, 19 Sep 2005 19:44:35 -0700
- Subject: Re: [C PATCH]: Additional alias warning
- References: 42A7F59C.6070407@codesourcery.com Pine.LNX.4.61.0506091059550.29872@digraph.polyomino.org.uk 42A829EF.3040703@codesourcery.com
Nathan Sidwell wrote:
Joseph S. Myers wrote:
OK. Yet another case where we don't want but could is bug 18426.
yes, unfortunately it appears we fold the ARRAY_REF away too early. Yet another case where we could do with a separate lowering phase.nathan
Hi Nathan,g++ still does not warn about the alias.ThanksKhem
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |