2009/1/9 Sean D'Epagnier :
> Hi,
>
> I am currently working on adding native fixed-point support to the avr
> backend. A lot of stuff is working, but there are a few things left,
> one of them is conversions from fixed point to floating point.
>
> I have conversions between all integer and fixed p
I've been investigating a code-reordering question to do with g++ strict
alias analysis, and I suspect there is a deficiency in the way
type-based alias analysis works. I realise that's unlikely to be the
case, so I'll try to present a concise demonstration which uses (I
think) well-defined C c
On Sat, Jan 10, 2009 at 12:19 PM, Raoul Gough wrote:
> I've been investigating a code-reordering question to do with g++ strict
> alias analysis, and I suspect there is a deficiency in the way type-based
> alias analysis works. I realise that's unlikely to be the case, so I'll try
> to present a c
On Sat, Jan 10, 2009 at 12:55 PM, Richard Guenther
wrote:
> On Sat, Jan 10, 2009 at 12:19 PM, Raoul Gough wrote:
>> I've been investigating a code-reordering question to do with g++ strict
>> alias analysis, and I suspect there is a deficiency in the way type-based
>> alias analysis works. I real
Hello Dave
On 09.01.09, you wrote:
>
> You can't assume that actually was a stack overflow just because the
> stack ended up corrupted.
>
yes thats the problem, because a assert give this message too.maybe the
program do assert.
maybe theres a way that cygwin print out the assert text earlier
Hi,
It looks like the tests for -frtl-abstract-sequences are either skipped
or xfailed for a long list of platforms:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33642
"unrecognizable insn for -frtl-abstract-sequences"
<<
Almost any source file compiled for any of a large number of targets
(powerp
On Sat, Jan 10, 2009 at 3:33 PM, Laurent GUERBY wrote:
> Hi,
>
> It looks like the tests for -frtl-abstract-sequences are either skipped
> or xfailed for a long list of platforms:
>
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33642
> "unrecognizable insn for -frtl-abstract-sequences"
> <<
> Almo
On Sat, 2009-01-10 at 15:56 +0100, Richard Guenther wrote:
> On Sat, Jan 10, 2009 at 3:33 PM, Laurent GUERBY wrote:
> > Hi,
> >
> > It looks like the tests for -frtl-abstract-sequences are either skipped
> > or xfailed for a long list of platforms:
> >
> > http://gcc.gnu.org/bugzilla/show_bug.cgi?
L.S.,
I have kept this under wraps for some weeks because I wanted to be sure
all Steering Committee members had a chance to review this request - in
spite of the holiday season.
Now, however, I want to congratulate Daniel Franke and Steve Kargle (who
has been a GNU Fortran maintainer before