Re: [Cegcc-devel] Compiler broken

2006-11-03 Thread Danny Backx
Hmm, that was too simple, so I didn't bother trying out whether this would work. Apparently, it does work. Thanks, Danny On Fri, 2006-11-03 at 01:58 +, Pedro Alves wrote: > Danny Backx escreveu: > > Pedro, > > > > After doing svn update to pull in your latest fixes, this happens when

Re: [Cegcc-devel] Compiler broken

2006-11-02 Thread Pedro Alves
Danny Backx escreveu: Pedro, After doing svn update to pull in your latest fixes, this happens when compiling a simple program with -pg. This didn't happen before. (The 0.10 RPM which I created yesterday was before the svn update and doesn't exhibit the problem.) The same thing happens with the

[Cegcc-devel] Compiler broken

2006-11-02 Thread Danny Backx
Pedro, After doing svn update to pull in your latest fixes, this happens when compiling a simple program with -pg. This didn't happen before. (The 0.10 RPM which I created yesterday was before the svn update and doesn't exhibit the problem.) The same thing happens with the cegcc compiler. Do you