This is the mail archive of the gcc-bugs@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]

Re: Switching 'cast to union' off?


> Is there a means to switch the GNU extension 'cast to union' off, and
> not having to use -pedantic?

Thanks for your bug report. Please have a look at

http://www.gnu.org/software/gcc/bugs.html

I've been trying to come up with an example that presents your
problem, but I can't create one. Do have code that produces a certain
warning and want an option to turn the warning off, or do you have
code that does not produce a warning, and you want to get one? In any
case: what is the code?

Regards,
Martin

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