[Aldor-l] [Aldor-combinat-devel] Aldor 1.1.0 with Combinat
Martin Rubey
martin.rubey at univie.ac.at
Mon Mar 5 08:28:22 EST 2007
Ralf Hemmecke <ralf at hemmecke.de> writes:
> On 03/05/2007 11:45 AM, Martin Rubey wrote:
> > Dear Aldor experts, dear Ralf,
> > I just made a curious observation:
> > trunk of combinat (revision 157) compiles fine with -q4 -qinline-limit=1
> > -qinline-size=1 -lalgebra -laldor
> > the testcases need -q1, though.
> > However, instead of 3 failing tests with -q1 -lalgebrad -laldord
> > we get 4. Additionally, the expression for the cycleindexseries in
> > testBinaryTreesofSets fails (in the generatingseries test!). No idea why, the
> > other expressions for the cycleindexseries succeed...
> > I guess there is a problem with the inliner?
>
> I am not an expert with compiler issues. The only thing I can say: never mix
> -DDEBUG stuff with non DEBUG stuff.
I didn't, only my description of the compiler flags was incomplete...
-q4 -qinline-limit=1 -qinline-size=1 -lalgebra -laldor
=> 4 failures
-q1 -lalgebrad -laldord -dDEBUG
=> 3 failures
Martin
More information about the Aldor-l
mailing list