Describe the bug
When running tests with gcc 15 on arm32 those tests are failing. Older releases of gcc or arm64, x86-64 work
Regression Issue
Expected Behavior
works
Current Behavior
rfc822_utc_parsing', 'rfc822_utc_parsing_auto_detect', 'rfc822_local_time_east_of_gmt_parsing', 'rfc822_local_time_west_of_gmt_parsing', 'rfc822_utc_two_digit_year_parsing', 'rfc822_utc_no_dow_parsing', 'iso8601_parsing', 'iso8601_basic_utc_parsing', 'iso8601_utc_parsing_auto_detect', 'iso8601_basic_utc_parsing_auto_detect', 'iso8601_date_only_parsing', 'iso8601_basic_date_only_parsing'
Reproduction Steps
-> https://github.com/aws4embeddedlinux/meta-aws/actions/runs/15291925083/job/43012857827
use yocto + meta-aws master to compile for qemuarm32
Possible Solution
No response
Additional Information/Context
No response
aws-c-common version used
v0.12.3 and v0.12.2 tested
Compiler and version used
arm-poky-linux-gnueabi-gcc (GCC) 15.1.0
Operating System and version
yocto master
Describe the bug
When running tests with gcc 15 on arm32 those tests are failing. Older releases of gcc or arm64, x86-64 work
Regression Issue
Expected Behavior
works
Current Behavior
rfc822_utc_parsing', 'rfc822_utc_parsing_auto_detect', 'rfc822_local_time_east_of_gmt_parsing', 'rfc822_local_time_west_of_gmt_parsing', 'rfc822_utc_two_digit_year_parsing', 'rfc822_utc_no_dow_parsing', 'iso8601_parsing', 'iso8601_basic_utc_parsing', 'iso8601_utc_parsing_auto_detect', 'iso8601_basic_utc_parsing_auto_detect', 'iso8601_date_only_parsing', 'iso8601_basic_date_only_parsing'Reproduction Steps
-> https://github.com/aws4embeddedlinux/meta-aws/actions/runs/15291925083/job/43012857827
use yocto + meta-aws master to compile for qemuarm32
Possible Solution
No response
Additional Information/Context
No response
aws-c-common version used
v0.12.3 and v0.12.2 tested
Compiler and version used
arm-poky-linux-gnueabi-gcc (GCC) 15.1.0
Operating System and version
yocto master