This is the mail archive of the gcc-patches@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]

[PATCH][TUPLES] Fixs for complex comparison bug and wrong return value.


Hi Diego,

     Can you review this?  The patch fixes 81 C failures and 227 Fortran ones.

-Doug

2008-04-02  Doug Kwan  <dougkwan@google.com>

        * tree-complex.c (expand_complex_comparison): Set condition code
        correctly for the NE_EXPR case.
        * cfgexpand.c (gimple_to_tree): Generate assignment to return value
        if necessary.

Attachment: patch.txt
Description: Text document


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