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: bug fix for g++.old-deja/g++.brendan/new2.C


> Any reason you don't use sizeof (int) and 2 * sizeof (int) respectively?

This would be more intrusive, i.e. extra arithmetic would have to be
performed.  I don't know if that would matter for this test, so I kept on
the safe side.

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