Re: [c-family] Issue a warning in C++ on pragma scalar_storage_order

2017-09-15 Thread Jeff Law
On 09/15/2017 05:07 AM, Eric Botcazou wrote: > Hi, > > this plugs the hole reported by Florian on the gcc@ list, namely that no > warning is issued with -Wall in C++ on pragma scalar_storage_order. > > Tested on x86_64-suse-linux, OK for the mainline? And some branches? > > > 2017-09-15 Eric

[c-family] Issue a warning in C++ on pragma scalar_storage_order

2017-09-15 Thread Eric Botcazou
Hi, this plugs the hole reported by Florian on the gcc@ list, namely that no warning is issued with -Wall in C++ on pragma scalar_storage_order. Tested on x86_64-suse-linux, OK for the mainline? And some branches? 2017-09-15 Eric Botcazou * c-pragma.c (handle_pragma_scalar_storage