This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Bootstrap failure for current gcc trunk on cygwin: in set_curr_insn_source_location, at cfglayout.c:284
- From: "Andrew Pinski" <pinskia at gmail dot com>
- To: "Paul Richard Thomas" <paul dot richard dot thomas at gmail dot com>
- Cc: gcc at gcc dot gnu dot org
- Date: Mon, 23 Apr 2007 13:41:50 -0700
- Subject: Re: Bootstrap failure for current gcc trunk on cygwin: in set_curr_insn_source_location, at cfglayout.c:284
- References: <339c37f20704231332k5aacd594sc6819bc5f1fcced2@mail.gmail.com>
On 4/23/07, Paul Richard Thomas <paul.richard.thomas@gmail.com> wrote:
on x86_ia64/fc5 is not a coincidence?
More over, there were a lot of targets by this patch because they
would call insn_locators_initialize when generating the thunks (x86
did not because it uses text based thunks and not RTL based thunks).
-- Pinski