Commit Graph

8 Commits

Author SHA1 Message Date
Daniel Kroening 3423e44fd3 gcc/clang treat __attribute__((aligned())) differently
The change of the given alignment from 8 to 16 prevents spurious passing,
since 16 is not the default alignment on any platform.
2018-06-21 12:54:37 +01:00
Daniel Kroening 8b2fc415fe mark gcc tests as 'gcc-only' to prevent execution by goto-cl on Windows 2018-06-12 22:08:36 +01:00
Michael Tautschnig de3ad89b60 Test passes
It even was passing at 5cba7ec0ac, it's not clear why it had been marked as
failing.
2017-08-20 13:54:10 +01:00
Robert (Jamie) Munro d53dbf9560 Remove trailing whitespace from all lines 2016-11-29 09:58:36 +00:00
Daniel Kroening 5cba7ec0ac test still failing 2016-11-19 14:23:25 +00:00
Daniel Kroening 2841c2c74c fix tests for diverse targets 2016-11-19 14:25:11 +00:00
Michael Tautschnig 4aaa31521c Make gcc_attribute5 work: attributes in parentheses 2016-06-17 22:00:35 +00:00
kroening f1574e1583 there are gcc attributes in declarators
git-svn-id: svn+ssh://svn.cprover.org/srv/svn/cbmc/trunk@4375 6afb6bc1-c8e4-404c-8f48-9ae832c5b171
2014-07-29 15:27:39 +00:00