[Bug target/53633] __attribute__((naked)) should disable -Wreturn-type

2019-07-21 Thread rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53633 --- Comment #7 from rsandifo at gcc dot gnu.org --- Author: rsandifo Date: Sun Jul 21 09:42:41 2019 New Revision: 273642 URL: https://gcc.gnu.org/viewcvs?rev=273642=gcc=rev Log: Fix -Wreturn-type for static naked functions in C This patch

[Bug target/53633] __attribute__((naked)) should disable -Wreturn-type

2019-07-20 Thread rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53633 --- Comment #6 from rsandifo at gcc dot gnu.org --- Author: rsandifo Date: Sat Jul 20 18:50:20 2019 New Revision: 273635 URL: https://gcc.gnu.org/viewcvs?rev=273635=gcc=rev Log: Fix -Wreturn-type for static naked functions in C This patch

[Bug target/53633] __attribute__((naked)) should disable -Wreturn-type

2019-07-18 Thread rsandifo at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53633 --- Comment #5 from rsandifo at gcc dot gnu.org --- Author: rsandifo Date: Thu Jul 18 08:22:50 2019 New Revision: 273568 URL: https://gcc.gnu.org/viewcvs?rev=273568=gcc=rev Log: Fix -Wreturn-type for static naked functions in C This patch

[Bug target/53633] __attribute__((naked)) should disable -Wreturn-type

2012-11-27 Thread ramana at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53633 Ramana Radhakrishnan ramana at gcc dot gnu.org changed: What|Removed |Added Status|UNCONFIRMED

[Bug target/53633] __attribute__((naked)) should disable -Wreturn-type

2012-07-25 Thread sandra at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53633 --- Comment #3 from sandra at gcc dot gnu.org 2012-07-25 18:08:11 UTC --- Author: sandra Date: Wed Jul 25 18:08:06 2012 New Revision: 189860 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=189860 Log: 2012-07-25 Sandra Loosemore

[Bug target/53633] __attribute__((naked)) should disable -Wreturn-type

2012-07-21 Thread sandra at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53633 Sandra Loosemore sandra at codesourcery dot com changed: What|Removed |Added CC||sandra

[Bug target/53633] __attribute__((naked)) should disable -Wreturn-type

2012-06-11 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53633 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Target||arm*-*-*