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 middle-end/30482] <complex> division by 0



------- Comment #2 from paolo at gcc dot gnu dot org  2007-07-11 10:24 -------
Subject: Bug 30482

Author: paolo
Date: Wed Jul 11 10:23:56 2007
New Revision: 126546

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=126546
Log:
2007-07-11  Paolo Carlini  <pcarlini@suse.de>

        PR middle-end/30482
        * c-opts.c (c_common_post_options): Do not change flag_complex_method
        conditional to flag_isoc99.
        (c_common_init_options): Do it here, unconditionally.

Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/c-opts.c


-- 


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


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