[Bug c/93910] -Waddress-of-packed-member triggered without actual access to a member or the address of a member

2021-10-07 Thread joe.harvell at netscout dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=93910 joe.harvell at netscout dot com changed: What|Removed |Added CC||joe.harvell at netscout

[Bug lto/86490] lto1: fatal error: multiple prevailing defs

2020-05-26 Thread joe.harvell at netscout dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86490 --- Comment #18 from joe.harvell at netscout dot com --- Sorry for the chatter...but I noticed the link command line had the same .o/.a files multiple times (to satisfy order dependencies between them). When I removed the duplicates and

[Bug lto/86490] lto1: fatal error: multiple prevailing defs

2020-05-26 Thread joe.harvell at netscout dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86490 --- Comment #17 from joe.harvell at netscout dot com --- It looks like this function is never called, by the way.

[Bug lto/86490] lto1: fatal error: multiple prevailing defs

2020-05-26 Thread joe.harvell at netscout dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86490 --- Comment #16 from joe.harvell at netscout dot com --- Correction on the previous comment. I said This function is defined in one .c file and declared with the extern keyword in another .c file. But in fact the extern declaration in the

[Bug lto/86490] lto1: fatal error: multiple prevailing defs

2020-05-26 Thread joe.harvell at netscout dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=86490 joe.harvell at netscout dot com changed: What|Removed |Added CC||joe.harvell at netscout