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]

[Bug rtl-optimization/34171] [4.3 Regression] Segfault in df_chain_remove_problem with -O3 on alpha



------- Comment #7 from spark at gcc dot gnu dot org  2007-11-21 16:22 -------
(In reply to comment #6)
> Subject: Re:  [4.3 Regression] Segfault in df_chain_remove_problem
>  with -O3 on alpha
> 
> So it means the basic block has been deleted.
> 
> I want to see what happens if I consolidate all the 
> out_of_date_transfer_functions bitmaps into one.  Seongbae, do you 
> remember experimenting with anything like that?
> 
> Paolo

Not really. 
I agree that it's most likely a bb being deleted though.
I guess somebody will have to trace through using a debugger 
I'll try to build a cross to alpha and see if I can reproduce the problem
today.


-- 

spark at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |spark at gcc dot gnu dot org
                   |dot org                     |


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34171


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