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 optimization/13000] [3.4 Regression] [unit-at-a-time] Using -O2 cannot detect missing return statement in a function


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-12-25 00:22 -------
It also works with -fno-unit-at-a-time or with -O3.
Jan could look into what causes this?

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |hubicka at gcc dot gnu dot
                   |dot org                     |org
             Status|NEW                         |ASSIGNED
            Summary|[3.4 Regression] Using -O2  |[3.4 Regression] [unit-at-a-
                   |cannot detect missing return|time] Using -O2 cannot
                   |statement in a function     |detect missing return
                   |                            |statement in a function


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


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