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]
Other format: [Raw text]

Re: Flags and pph...


On Mon, Jul 18, 2011 at 20:29, Gabriel Charette <gchare@google.com> wrote:

> so the asm diff we are seeing in c1builtin-integral is not something
> we are not streaming out, or any other logic being wrong in the pph.
>
> The problem is: we define a dg-options entry in the header file which
> tells deja-gnu to add flags to the compilation (so far so good...)

Oh, funny.  Yeah, testsuite bug.  If we expect the two .s files to be
identical we clearly must use the same flags in both compiles.  Does
adding the same set of flags to the .h and .cc file help?


Diego.


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