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: An alias bug


   Date: Mon, 13 Jul 1998 00:55:55 -0600
   From: Jeffrey A Law <law@hurl.cygnus.com>

     > Or does GCC right now warn about such illegal things with the proper
     > -W options enabled?

   It would be nice to be able to catch this.  I suspect it would have to
   happen in the front-end since it's the only part of the compiler that
   knows about casts.

So therefore, perhaps semantic analysis could see it?

Later,
David S. Miller
davem@dm.cobaltmicro.com


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