This is the mail archive of the gcc@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: comdat1.C


>>>>> "Mark" == Mark Mitchell <mark@codesourcery.com> writes:

>   In comdat1.C and comdat1-aux.cc, there is a violation of the ODR;
> the local static variable in `f' is named `i' in one place and `k' in
> the other.  Is this purposeful?

No.  Fixed.

Jason

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