Re: [OE-core] [kirkstone][PATCH] gcc : upgrade to v11.4

2023-08-02 Thread Steve Sakoman
On Mon, Jul 31, 2023 at 12:59 PM Khem Raj wrote: > > On Mon, Jul 31, 2023 at 10:48 AM Sundeep KOKKONDA via > lists.openembedded.org > wrote: > > > > Hello Khem, > > > > There are 393 New Test Cases added with this update (Refer the attachment). > > Out of those, > > 88 Failed cases: Mostly from

Re: [OE-core] [kirkstone][PATCH] gcc : upgrade to v11.4

2023-07-31 Thread Khem Raj
On Mon, Jul 31, 2023 at 10:48 AM Sundeep KOKKONDA via lists.openembedded.org wrote: > > Hello Khem, > > There are 393 New Test Cases added with this update (Refer the attachment). > Out of those, > 88 Failed cases: Mostly from gcc.c-torture, gcc.dg, gcc.target, c-c++-common > modules > 13

Re: [OE-core] [kirkstone][PATCH] gcc : upgrade to v11.4

2023-07-31 Thread Sundeep KOKKONDA via lists.openembedded.org
Hello Khem, There are 393 New Test Cases added with this update (Refer the attachment). Out of those, 88 Failed cases: Mostly from gcc.c-torture, gcc.dg, gcc.target, c-c++-common modules 13 Unsupported cases: All from gcc.dg module and other 292 Passed. We are currently working on glibc

Re: [OE-core] [kirkstone][PATCH] gcc : upgrade to v11.4

2023-07-27 Thread Khem Raj
On 7/27/23 4:01 AM, Sundeep KOKKONDA via lists.openembedded.org wrote: Regression testing is done and below are the results. * gcc test summary:      v11.3v11.4* # of expected passes                            126552126842 # of unexpected failures                        24295               

Re: [OE-core] [kirkstone][PATCH] gcc : upgrade to v11.4

2023-07-27 Thread Sundeep KOKKONDA via lists.openembedded.org
Regression testing is done and below are the results. * gcc test summary: v11.3 v11.4* # of expected passes                            126552 126842 # of unexpected failures                        24295                24383 # of unexpected successes                   77                      77 #

[OE-core] [kirkstone][PATCH] gcc : upgrade to v11.4

2023-07-27 Thread Sundeep KOKKONDA via lists.openembedded.org
gcc stable version upgraded from v11.3 to v11.4 For changes in v11.4 see - https://gcc.gnu.org/gcc-11/changes.html Below is the bug fix list for v11.4