Re: [PATCH 00/10] removal of typedefs that hide pointerness episode 1

2015-09-10 Thread David Malcolm
On Thu, 2015-09-03 at 11:48 +0200, Richard Biener wrote: > On Thu, Sep 3, 2015 at 7:26 AM, wrote: > > From: Trevor Saunders > > > > Hi, > > > > Personally I think hiding that variables are pointers is confusing, and I > > believe consensus is we should move away from this style. So this series

Re: [PATCH 00/10] removal of typedefs that hide pointerness episode 1

2015-09-04 Thread Jeff Law
On 09/02/2015 11:26 PM, tbsaunde+...@tbsaunde.org wrote: From: Trevor Saunders Hi, Personally I think hiding that variables are pointers is confusing, and I believe consensus is we should move away from this style. So this series starts to do that. patches individually bootstrapped + regtest

Re: [PATCH 00/10] removal of typedefs that hide pointerness episode 1

2015-09-03 Thread Richard Biener
On Thu, Sep 3, 2015 at 7:26 AM, wrote: > From: Trevor Saunders > > Hi, > > Personally I think hiding that variables are pointers is confusing, and I > believe consensus is we should move away from this style. So this series > starts to do that. Btw, what happened to the promised gimple -> gimp

[PATCH 00/10] removal of typedefs that hide pointerness episode 1

2015-09-02 Thread tbsaunde+gcc
From: Trevor Saunders Hi, Personally I think hiding that variables are pointers is confusing, and I believe consensus is we should move away from this style. So this series starts to do that. patches individually bootstrapped + regtested on x86_64-linux-gnu, ok? Trev Trevor Saunders (10):