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 target/69012] gcc-6.0.0 internal compiler error building libgfortran for mips64el target


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69012

Paul Hua <paul.hua.gm at gmail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bernd.edlinger at hotmail dot de

--- Comment #2 from Paul Hua <paul.hua.gm at gmail dot com> ---
The "internal compiler error" appeared after trunk revision 225260, and the
revision 225249 can be successfully compiled.

The r225260 show:

commit 32e90dc6a0cda452b426b370326e315ac6f10f02
Author: edlinger <edlinger@138bc75d-0d04-0410-961f-82ee72b054a4>
Date:   Wed Jul 1 16:10:30 2015 +0000

    gcc/ChangeLog:
    2015-07-01  Bernd Edlinger  <bernd.edlinger@hotmail.de>

            PR rtl-optimization/61047
            * rtlanal.c (get_initial_register_offset): New function.
            (rtx_addr_can_trap_p_1): Check offsets of stack references.

    testsuite/ChangeLog:
    2015-07-01  Bernd Edlinger  <bernd.edlinger@hotmail.de>

            PR rtl-optimization/61047
            * gcc.c-torture/execute/20150611-1.c: New testcase.


    git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@225260
138bc75d-0d04-0410-961f-82ee72b054a4

any one can fixing this ?

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