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 libobjc/30731] [4.3 Regression] Warnings while compiling libobjc with the uleb128 changes



------- Comment #4 from pinskia at gcc dot gnu dot org  2007-08-06 14:18 -------
Subject: Bug 30731

Author: pinskia
Date: Mon Aug  6 14:17:59 2007
New Revision: 127242

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=127242
Log:
2007-08-06  Andrew Pinski  <pinskia@gmail.com>

        PR libobjc/30731
        * exception.c (parse_lsda_header): Use _uleb128_t/_sleb128_t instead
        of _Unwind_Word for variables which are used in
        read_uleb128/read_sleb128.
        (PERSONALITY_FUNCTION): Likewise.



Modified:
    trunk/libobjc/ChangeLog
    trunk/libobjc/exception.c


-- 


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


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