~ubuntu-branches/debian/squeeze/ffcall/squeeze

« back to all changes in this revision

Viewing changes to ffcall/vacall/tests.output/ia64-unknown-linux-gcc

  • Committer: Bazaar Package Importer
  • Author(s): Christoph Egger
  • Date: 2010-06-26 15:29:30 UTC
  • mfrom: (5.1.1 experimental)
  • Revision ID: james.westby@ubuntu.com-20100626152930-c09y01gk3szcnykn
Tags: 1.10+cvs20100619-2
Ship to unstable

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Float f(Float,float,double):({0.1},0.2,0.3)->{0.6}
2
 
Float f(Float,float,double):({nan},0.1,0.2)->{0.2}
3
 
Double f(float,Double,double):(0.1,{0.2},0.3)->{0.6}
4
 
Double f(float,Double,double):(0.1,{2.68156e+154},0.2)->{0.2}