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/57763] [4.9 Regression]: comp-goto-1.c: ICE verify_flow_info failed, error: EDGE_CROSSING missing across section boundary


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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jakub at gcc dot gnu.org

--- Comment #16 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
(In reply to UroÅ Bizjak from comment #15)
> (In reply to Steven Bosscher from comment #14)
> > Lots of hot/cold partitioning fixes have been committed in the past
> > few weeks. Uros, so you still see this bug with a recent trunk?
> 
> I still see the failure with trunk revision 206059 [1].
> 
> [1] http://gcc.gnu.org/ml/gcc-testresults/2013-12/msg01719.html

Could you please upload a new *.i/*.gcda combo, so it can be debugged on more
recent trunk?

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