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]

Re: egc1.1 bogus bitfield error message


Stephen Vavasis <vavasis@CS.Cornell.EDU> writes:

> The code below produced a bogus error message about trying to take the
> address of a bitfield.

Has some part of your code included <utility> or <stl_relops>?  This
could explain the strange (and incorrect) behavior.

Jason, ok to install the attached test case in g++.other?

-- 
Alexandre Oliva
mailto:oliva@dcc.unicamp.br mailto:aoliva@acm.org
http://www.dcc.unicamp.br/~oliva
Universidade Estadual de Campinas, SP, Brasil

bitfld1.C


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