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 bootstrap/45672] [4.6 Regression] Bootstrap failure for powerpc-apple-darwin9: 'rs6000_units_per_simd_word' defined but not used



------- Comment #2 from hjl at gcc dot gnu dot org  2010-09-15 05:37 -------
Subject: Bug 45672

Author: hjl
Date: Wed Sep 15 05:36:47 2010
New Revision: 164296

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=164296
Log:
Correct XXX_units_per_simd_word return type.

2010-09-14  H.J. Lu  <hongjiu.lu@intel.com>

        PR bootstrap/45672
        * config/mips/mips.c (mips_units_per_simd_word): Correct return
        type.
        * config/rs6000/rs6000.c (rs6000_units_per_simd_word): Likewise.
        * config/sparc/sparc.c (sparc_units_per_simd_word): Likewise.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/mips/mips.c
    trunk/gcc/config/rs6000/rs6000.c
    trunk/gcc/config/sparc/sparc.c


-- 


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


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