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/43123] wrong value for march or mtune produces confusing output



------- Comment #1 from manu at gcc dot gnu dot org  2010-02-23 15:52 -------
Subject: Bug 43123

Author: manu
Date: Tue Feb 23 15:51:42 2010
New Revision: 157007

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=157007
Log:
2010-02-23  Manuel López-Ibáñez  <manu@gcc.gnu.org>

        PR 43123
        * config/i386/i386.c (override_options): Reorganise to provide
        better error messages.
testsuite/
        * gcc.dg/march.c: New.
        * gcc.dg/march-generic.c: New.
        * gcc.dg/mtune.c: New.


Added:
    trunk/gcc/testsuite/gcc.dg/march-generic.c
    trunk/gcc/testsuite/gcc.dg/march.c
    trunk/gcc/testsuite/gcc.dg/mtune.c
Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/i386/i386.c
    trunk/gcc/testsuite/ChangeLog


-- 


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


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