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/30185] [4.1/4.2/4.3 Regression] ICE with struct and divide



------- Comment #7 from jakub at gcc dot gnu dot org  2006-12-15 23:09 -------
Subject: Bug 30185

Author: jakub
Date: Fri Dec 15 23:09:26 2006
New Revision: 119948

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=119948
Log:
        PR target/30185
        * config/rs6000/rs6000.md (div<mode>3): Use correct mode in
        force_reg call.

        * gcc.c-torture/execute/pr30185.c: New test.

Added:
    branches/gcc-4_2-branch/gcc/testsuite/gcc.c-torture/execute/pr30185.c
Modified:
    branches/gcc-4_2-branch/gcc/ChangeLog
    branches/gcc-4_2-branch/gcc/config/rs6000/rs6000.md
    branches/gcc-4_2-branch/gcc/testsuite/ChangeLog


-- 


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


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