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

Re: [vtab (and trunk?)] fix fallout from SSA-coalescing user variables


On Oct  1, 2007, Eric Botcazou <ebotcazou@adacore.com> wrote:

> The EH scheme doesn't depend on the stage, it's __builtin_setjmp/longjmp.

I distinctly remember having observed differences in the EH scheme
depending on how far into the build I was.  E.g., after building the
Ada libraries, it would use a different EH scheme, so the very same
testcase with the same compilation options would not trigger the bug.
So I wiped out the tree, started another build after fixing some other
problems, there was the bug again, with the stage1 compiler.

-- 
Alexandre Oliva         http://www.lsd.ic.unicamp.br/~oliva/
FSF Latin America Board Member         http://www.fsfla.org/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


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