public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/29323]  New: set_nothrow_function_flags does invalid analysis on weak functions
@ 2006-10-02 16:05 amylaar at gcc dot gnu dot org
  2006-10-02 16:09 ` [Bug tree-optimization/29323] " amylaar at gcc dot gnu dot org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: amylaar at gcc dot gnu dot org @ 2006-10-02 16:05 UTC (permalink / raw)
  To: gcc-bugs

If a function definition is present, except.c:set_nothrow_function_flags marks
functions as nothrow depending on analysis of the function definition.
This is incorrect when the function does not bind locally (compare with
other function analysis in PR tree-optimization/27781).


-- 
           Summary: set_nothrow_function_flags does invalid analysis on weak
                    functions
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Keywords: wrong-code, EH
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: amylaar at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 12+ messages in thread

end of thread, other threads:[~2007-02-03 20:30 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-10-02 16:05 [Bug tree-optimization/29323] New: set_nothrow_function_flags does invalid analysis on weak functions amylaar at gcc dot gnu dot org
2006-10-02 16:09 ` [Bug tree-optimization/29323] " amylaar at gcc dot gnu dot org
2006-10-02 16:10 ` amylaar at gcc dot gnu dot org
2006-10-02 17:07 ` [Bug rtl-optimization/29323] " amylaar at gcc dot gnu dot org
2006-10-03  5:26 ` [Bug rtl-optimization/29323] [4.0/4.1/4.2 Regression] " pinskia at gcc dot gnu dot org
2006-10-09 14:25 ` rguenth at gcc dot gnu dot org
2006-10-09 16:10 ` patchapp at dberlin dot org
2006-10-10  8:27 ` rguenth at gcc dot gnu dot org
2006-10-10  8:27 ` [Bug rtl-optimization/29323] [4.0/4.1 " rguenth at gcc dot gnu dot org
2006-10-14  9:14 ` rguenth at gcc dot gnu dot org
2006-10-14  9:14 ` [Bug rtl-optimization/29323] [4.0 " rguenth at gcc dot gnu dot org
2007-02-03 20:30 ` gdr at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).