[Bug driver/109234] gcc refuses compilation with implausible error when using -fprofile-arcs

2023-03-22 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109234

Andrew Pinski  changed:

   What|Removed |Added

   See Also||https://launchpad.net/bugs/
   ||2012497
 Resolution|INVALID |MOVED

[Bug driver/109234] gcc refuses compilation with implausible error when using -fprofile-arcs

2023-03-22 Thread konstantin.priesnitz at de dot bosch.com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109234

konstantin.priesnitz at de dot bosch.com changed:

   What|Removed |Added

 Resolution|--- |INVALID
 Status|WAITING |RESOLVED

--- Comment #3 from konstantin.priesnitz at de dot bosch.com ---
I think you are right. It is an Ubuntu binary issue. 12.2.0 built from source
works fine on the same system.

Ubuntu report: https://bugs.launchpad.net/ubuntu/+source/gcovr/+bug/2012497

[Bug driver/109234] gcc refuses compilation with implausible error when using -fprofile-arcs

2023-03-21 Thread jakub at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109234

--- Comment #2 from Jakub Jelinek  ---
Are you sure this isn't some Ubuntu customization?
Can't reproduce with 12.2.1 20230320 nor 12.1.1 20220507 (Red Hat 12.1.1-1).

[Bug driver/109234] gcc refuses compilation with implausible error when using -fprofile-arcs

2023-03-21 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=109234

Andrew Pinski  changed:

   What|Removed |Added

 Status|UNCONFIRMED |WAITING
   Last reconfirmed||2023-03-21
 Ever confirmed|0   |1

--- Comment #1 from Andrew Pinski  ---
Works on the trunk. This looks to be a bug in Ubuntu's compiler so you should
report it to them really since that is where you got the binary.