[Bug c/59905] Unfriendly abort when calling a fucntion via a function pointer cast

2023-05-12 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=59905 Andrew Pinski changed: What|Removed |Added Target Milestone|--- |4.9.0

[Bug c/59905] Unfriendly abort when calling a fucntion via a function pointer cast

2014-01-30 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59905 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Known to work|

[Bug c/59905] Unfriendly abort when calling a fucntion via a function pointer cast

2014-01-30 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59905 --- Comment #3 from Richard Biener --- Author: rguenth Date: Thu Jan 30 14:17:02 2014 New Revision: 207300 URL: http://gcc.gnu.org/viewcvs?rev=207300&root=gcc&view=rev Log: 2014-01-30 Richard Biener PR c/59905 * c-typeck.c (build_func

[Bug c/59905] Unfriendly abort when calling a fucntion via a function pointer cast

2014-01-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59905 --- Comment #2 from Richard Biener --- Created attachment 31977 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=31977&action=edit patch I am testing the following. The middle-end now properly calls a function via the ABI as specified by the

[Bug c/59905] Unfriendly abort when calling a fucntion via a function pointer cast

2014-01-29 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59905 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|