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/14107] New: [tree-ssa] Return warnings don't work without optimizations enabled


Things need to be re-rearranged such that -Wreturn-type warnings work again  
without -O.  
  
These test cases have been xfailed because of this:  
g++.old-deja/g++.bugs/900205_03.C  
g++.old-deja/g++.mike/p646.C

-- 
           Summary: [tree-ssa] Return warnings don't work without
                    optimizations enabled
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Keywords: xfail
          Severity: minor
          Priority: P2
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: steven at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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