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/34225] [4.3 Regression] ICE (segfault) in adjacent_mem_locations at rs6000.c:18191



------- Comment #8 from jakub at gcc dot gnu dot org  2007-11-27 15:28 -------
Subject: Bug 34225

Author: jakub
Date: Tue Nov 27 15:28:07 2007
New Revision: 130470

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=130470
Log:
        PR target/34225
        * config/rs6000/rs6000.c (adjacent_mem_locations): Don't assume
        MEM_SIZE is set on all MEMs.

        * gcc.dg/pr34225.c: New test.

Added:
    trunk/gcc/testsuite/gcc.dg/pr34225.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/rs6000/rs6000.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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