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/45101] [4.6 Regression] ICE: in insert_expr_in_table, at gcse.c:1213 with -gcse-las



------- Comment #3 from mkuvyrkov at gcc dot gnu dot org  2010-07-28 10:10 -------
Subject: Bug 45101

Author: mkuvyrkov
Date: Wed Jul 28 10:09:53 2010
New Revision: 162622

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=162622
Log:
        PR rtl-optimization/45101
        * gcse.c (hash_scan_set): Fix argument ordering of insert_expr_in_table
        for gcse-las.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/gcse.c


-- 


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


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