[Bug c++/79008] missing detail in -Wbuiltin-declaration-mismatch

2019-05-23 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79008 --- Comment #4 from Eric Gallager --- (In reply to Martin Sebor from comment #2) > > One example of an incompatibility is the following declaration: > > int __attribute__ ((pure)) abs (int); > > where abs() the built-in is actually declared

[Bug c++/79008] missing detail in -Wbuiltin-declaration-mismatch

2017-11-24 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79008 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|2017-08-22 00:00:

[Bug c++/79008] missing detail in -Wbuiltin-declaration-mismatch

2017-08-24 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79008 Martin Sebor changed: What|Removed |Added Status|WAITING |UNCONFIRMED Ever confirmed|1

[Bug c++/79008] missing detail in -Wbuiltin-declaration-mismatch

2017-08-22 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79008 Eric Gallager changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|