Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258844
b: refs/heads/master
c: df0a92c
h: refs/heads/master
v: v3
  • Loading branch information
Jonathan Neuschäfer authored and Jiri Kosina committed Jun 16, 2011
1 parent a02b799 commit d66b98e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 323c9dd26b6176fd7f16bcf3202df708c419b20c
refs/heads/master: df0a92c20652d70da70e5e4d08736cc485eaf1ff
2 changes: 1 addition & 1 deletion trunk/scripts/gcc-goto.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/sh
# Test for gcc 'asm goto' suport
# Test for gcc 'asm goto' support
# Copyright (C) 2010, Jason Baron <jbaron@redhat.com>

echo "int main(void) { entry: asm goto (\"\"::::entry); return 0; }" | $@ -x c - -c -o /dev/null >/dev/null 2>&1 && echo "y"

0 comments on commit d66b98e

Please sign in to comment.