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: [lto] Add test case for previous failure


On Mon, Jan 12, 2009 at 10:00 AM, Andrew Thomas Pinski
<pinskia@gmail.com> wrote:
> Actually this failed even without lto enabled and there is a testcase in the
> testsuite already. I had fixed the bug here where the integer const would
> wrap so there would have been an
> Infinite loop in switch conversion.
>

More explicitly, this was PR 38661 and a couple of testcases were
commited as gcc.c-torture/compile/pr38661.c and
gcc.c-torture/compile/pr38661-1.c .

Thanks,
Andrew Pinski


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