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]

Re:[RFA:] Fix Wpadded.c for default_packed targets (CRIS).


Ok to commit?

:ADDPATCH testsuite middle-end:
gcc/testsuite:
* gcc.dg/Wpadded.c: Gate alignment warning on ! default_packed.

OK, and:


- packing to be larger than 1, which cannot ge guaranteed for all targets. */
+ packing to be larger than 1, which cannot ge guaranteed for all targets.


could you fix the typo while you're doing it? "ge" should be "be".

Attachment: smime.p7s
Description: S/MIME cryptographic signature


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