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 c++/21667] misleading warning about array subscription


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-09-30 05:16 -------
The easy fix is to check if we have INTEGER_CST and one which only spans the postive part of the 
signed char.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
   Last reconfirmed|2005-05-21 14:04:44         |2005-09-30 05:16:20
               date|                            |


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


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