This is the mail archive of the gcc-patches@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]

Re: [C++ PATCH] Fix static_cast overflow handling (PR c++/23056)


Jakub Jelinek <jakub@redhat.com> wrote:

> Ok to commit for HEAD/4.0 (4.0/4.1 regression) if bootstrap/regtesting
> succeeds?


Surely you can factor out the new code into a function, to avoid
duplication?
-- 
Giovanni Bajo


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