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

Jack Howarth <howarth at nitro dot med.uc.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #22781|0                           |1
        is obsolete|                            |

--- Comment #78 from Jack Howarth <howarth at nitro dot med.uc.edu> 2010-12-16 
06:26:13 UTC ---
Created attachment 22782
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22782
fixed version of updated darwin candidate function sect. patch

Made ext static to avoid...

In file included from ../../gcc-4.6-20101215/gcc/config/darwin.c:3015:0:
../../gcc-4.6-20101215/gcc/config/darwin.c: In function 'void
darwin_emit_unwind_label(FILE*, tree, int, int)':
../../gcc-4.6-20101215/gcc/config/darwin.c:1669:20: error: 'ext' is used
uninitialized in this function [-Werror=uninitialized]
cc1plus: all warnings being treated as errors

Reply via email to