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: [3.4 PATCH] PR other/15526: Backport from mainline


Roger Sayle wrote:
The following patch is a backport of Falk Hueffner's fix for
PR other/15526, which is a fix for a runtime abort on -1*0
when compiling with -ftrapv.

The patch below has been tested against the gcc-3_4-branch on
i686-pc-linux-gnu with a full "make bootstrap", and regression
tested with a top-level "make -k check" with no new failures.

Ok for the gcc-3_4-branch?

OK.


--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com


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