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 tree-optimization/47561] Error message does not say to which option it refers


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

--- Comment #3 from Sebastian Pop <spop at gcc dot gnu.org> 2011-02-01 18:38:34 UTC ---
Author: spop
Date: Tue Feb  1 18:38:31 2011
New Revision: 169496

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=169496
Log:
Fix PR47561: print the Graphite flags.

2011-02-01  Sebastian Pop  <sebastian.pop@amd.com>

    PR tree-optimization/47561
    * toplev.c (process_options): Print the Graphite flags.  Add
    flag_loop_flatten to the list of options requiring Graphite.

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


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