i386.c (ix86_handle_struct_attribute): Use the proper predicate to discriminate types.
authorEric Botcazou <ebotcazou@adacore.com>
Mon, 30 Apr 2012 08:11:42 +0000 (08:11 +0000)
committerEric Botcazou <ebotcazou@gcc.gnu.org>
Mon, 30 Apr 2012 08:11:42 +0000 (08:11 +0000)
commitbb358f1cd9fbf80190bfcc77fea21237d6f5a44d
treecc1f10d4695dbe5e903294475a85da745e09e326
parente6c69da096bf607239e04f97ad2a402bcac924c0
i386.c (ix86_handle_struct_attribute): Use the proper predicate to discriminate types.

* config/i386/i386.c (ix86_handle_struct_attribute): Use the proper
predicate to discriminate types.
ada/
* gcc-interface/utils.c (finish_record_type): Force the traditional GCC
layout for bitfields on the type if it is packed or has a representation
clause and an alternate layout is available.

From-SVN: r186958
gcc/ChangeLog
gcc/ada/ChangeLog
gcc/ada/gcc-interface/utils.c
gcc/config/i386/i386.c