This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC 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, testsuite]: Remove extra braces from target selectors in gcc.target/i386


Hello!

find . -type -f -exec sed -i 's/! { ia32 }/! ia32/g' {} \;

2015-12-28  Uros Bizjak  <ubizjak@gmail.com>

    * gcc.target/i386/*.c: Remove extra braces from target selectors.

Tested on x86_64-linux-gnu {,-m32}, committed to mainline SVN.

Uros.

Attachment: t.diff.txt.gz
Description: GNU Zip compressed data


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