On Thu, Sep 13, 2012 at 12:10 AM, Oleg Endo wrote:
> Hello,
>
> On Sun, 2012-09-02 at 01:19 +0200, Oleg Endo wrote:
>> On Sat, 2012-09-01 at 18:25 +0200, Oleg Endo wrote:
>> > On Sat, 2012-09-01 at 16:17 +, Joseph S. Myers wrote:
>> > > On Sat, 1 Sep 2012, Oleg Endo wrote:
>> > >
>> > > > Ping
Hello,
On Sun, 2012-09-02 at 01:19 +0200, Oleg Endo wrote:
> On Sat, 2012-09-01 at 18:25 +0200, Oleg Endo wrote:
> > On Sat, 2012-09-01 at 16:17 +, Joseph S. Myers wrote:
> > > On Sat, 1 Sep 2012, Oleg Endo wrote:
> > >
> > > > Ping!
> > > >
> > > > This allows one to include e.g. in GCC so
On Sat, 2012-09-01 at 18:25 +0200, Oleg Endo wrote:
> On Sat, 2012-09-01 at 16:17 +, Joseph S. Myers wrote:
> > On Sat, 1 Sep 2012, Oleg Endo wrote:
> >
> > > Ping!
> > >
> > > This allows one to include e.g. in GCC source files.
> > > Since the switch to C++ has been made, this should be OK
On Sat, 2012-09-01 at 16:17 +, Joseph S. Myers wrote:
> On Sat, 1 Sep 2012, Oleg Endo wrote:
>
> > Ping!
> >
> > This allows one to include e.g. in GCC source files.
> > Since the switch to C++ has been made, this should be OK to do now, I
> > guess.
>
> This is not a review, but have you t
On Sat, 1 Sep 2012, Oleg Endo wrote:
> Ping!
>
> This allows one to include e.g. in GCC source files.
> Since the switch to C++ has been made, this should be OK to do now, I
> guess.
This is not a review, but have you tested building the Ada front end with
this patch applied? Given recent iss
Ping!
This allows one to include e.g. in GCC source files.
Since the switch to C++ has been made, this should be OK to do now, I
guess.
Cheers,
Oleg
On Sat, 2012-08-25 at 23:59 +0200, Oleg Endo wrote:
> Hello,
>
> This one makes system.h pull in when compiling as C++.
> It fixes issues when e
Hello,
This one makes system.h pull in when compiling as C++.
It fixes issues when e.g. including .
Tested on my SH cross compiler config with 'make all-gcc', after
including the following std headers in one of the RTL passes:
e
e
.
My host GCC is:
g