Bug 21896 - Unknown effective target keyword `sync_char_short'
Summary: Unknown effective target keyword `sync_char_short'
Status: RESOLVED FIXED
Alias: None
Product: gcc
Classification: Unclassified
Component: testsuite (show other bugs)
Version: 4.1.0
: P2 normal
Target Milestone: 4.1.0
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-03 00:46 UTC by David Billinghurst
Modified: 2005-06-05 08:04 UTC (History)
2 users (show)

See Also:
Host:
Target:
Build:
Known to work:
Known to fail:
Last reconfirmed: 2005-06-03 00:47:25


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description David Billinghurst 2005-06-03 00:46:06 UTC
The new test gcc.dg/sync-2.c fails on a number of platforms, including  
  http://gcc.gnu.org/ml/gcc-testresults/2005-06/msg00151.html
  http://gcc.gnu.org/ml/gcc-testresults/2005-06/msg00145.html
  http://gcc.gnu.org/ml/gcc-testresults/2005-06/msg00140.html

Looks like a testsuite issue.  On Irix and cygwin I see
ERROR: gcc.dg/sync-2.c: unknown effective target keyword `sync_char_short' 
for " dg-require-effective-target 2 sync_char_short "

UNRESOLVED: gcc.dg/sync-2.c: unknown effective target keyword 
`sync_char_short' for " dg-require-effective-target 2 sync_char_short "
Comment 1 David Billinghurst 2005-06-03 00:47:25 UTC
Seen in last three 4.10 reports to gcc-testresults.
Comment 2 Andrew Pinski 2005-06-03 00:51:46 UTC
Geoff forgot to commit part of his patch.  He committed today:
http://gcc.gnu.org/ml/gcc-cvs/2005-06/msg00104.html