This is the mail archive of the gdb-prs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug testsuite/14877] skip.exp do not take function arg evaluationorder into account


http://sourceware.org/bugzilla/show_bug.cgi?id=14877

Yao Qi <qiyao at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |qiyao at gcc dot gnu.org

--- Comment #1 from Yao Qi <qiyao at gcc dot gnu.org> 2012-11-26 09:18:16 UTC ---

> x86 is OK, because it's evaluated from right to left, while tilegx & mips etc
> are evaluated from left to right.
> 

The fail happens on tic6x as well, IIRC.

> And I think we should not write a case which depends on specified function arg
> evaluation order

Yeah, that is true.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]