This is the mail archive of the gcc-bugs@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: target/8659: trying to delete frame instruction with -fpic


On Wed, Nov 27, 2002 at 06:38:13PM +0100, Marcus Meissner wrote:
> On Thu, Nov 21, 2002 at 01:18:56PM -0000, sirl@gcc.gnu.org wrote:
> > Synopsis: trying to delete frame instruction with -fpic
> > 
> > State-Changed-From-To: open->feedback
> > State-Changed-By: sirl
> > State-Changed-When: Thu Nov 21 05:18:55 2002
> > State-Changed-Why:
> >     Can you please retry with the release version of gcc-3.2.1? I can't reproduce it with the release.
> 
...
> /suse/meissner/testcase.i: In function `c':
> /suse/meissner/testcase.i:10: Attempt to delete prologue/epilogue insn:
> (insn 66 64 67 (set (reg:SI 65 lr)
>         (reg:SI 12 r12)) -1 (nil)
>     (nil))
> 
> /suse/meissner/testcase.i:10: Internal compiler error in propagate_one_insn, at flow.c:1617
> 
> 
> The compiler however has some additional SuSE patches. I will do a vanilla 3.2.1
> bootstrap over night.


I tried with plain 3.2.1 and the testcase now compiles fine.

Ok to close.

Ciao, Marcus


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