This is the mail archive of the libffi-discuss@sourceware.org mailing list for the libffi 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]

[PATCH, libffi]: Fix cls_longdouble_va.c failure on ix64, alpha


Hello!

According to [1]: The syntax for a format placeholder is
"%[parameter][flags][width][.precision][length]type".

2009-12-03  Uros Bizjak  <ubizjak@gmail.com>

	* testsuite/libffi.call/cls_longdouble_va.c (main): Fix format string.

Patch was tested on alphaec68-pc-linux-gnu, where it fixes the
testsuite failure. Committed to gcc SVN as obvious.

[1] http://en.wikipedia.org/wiki/Printf#printf_format_placeholders

Uros.

Attachment: p.diff.txt
Description: Text document


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