[Bug ada/48835] porting GNAT to m68k-linux

2016-12-05 Thread glaubitz at physik dot fu-berlin.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48835 --- Comment #71 from John Paul Adrian Glaubitz --- (In reply to Eric Botcazou from comment #70) > > Thanks a lot! Would you also mind backporting it to the gcc-7 branch? > > There is no gcc-7 branch yet. Ah, sorry. I thought there already was s

[Bug ada/48835] porting GNAT to m68k-linux

2016-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48835 --- Comment #70 from Eric Botcazou --- > Thanks a lot! Would you also mind backporting it to the gcc-7 branch? There is no gcc-7 branch yet.

[Bug ada/48835] porting GNAT to m68k-linux

2016-12-05 Thread glaubitz at physik dot fu-berlin.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48835 --- Comment #69 from John Paul Adrian Glaubitz --- (In reply to Eric Botcazou from comment #68) > Thanks, patch applied on the mainline. Thanks a lot! Would you also mind backporting it to the gcc-7 branch? Thanks, Adrian

[Bug ada/48835] porting GNAT to m68k-linux

2016-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48835 Eric Botcazou changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|---

[Bug ada/48835] porting GNAT to m68k-linux

2016-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48835 --- Comment #67 from Eric Botcazou --- Author: ebotcazou Date: Mon Dec 5 11:27:55 2016 New Revision: 243247 URL: https://gcc.gnu.org/viewcvs?rev=243247&root=gcc&view=rev Log: PR ada/48835 * gcc-interface/Makefile.in: Add support

[Bug ada/48835] porting GNAT to m68k-linux

2016-12-05 Thread glaubitz at physik dot fu-berlin.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48835 John Paul Adrian Glaubitz changed: What|Removed |Added Attachment #40247|0 |1 is obsolete|

[Bug ada/48835] porting GNAT to m68k-linux

2016-12-05 Thread glaubitz at physik dot fu-berlin.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48835 --- Comment #65 from John Paul Adrian Glaubitz --- (In reply to Eric Botcazou from comment #64) > > Created attachment 40247 [details] > > Ada support patch updated for gcc-7.0. > > The variables $(arch) and $(osys) are obsolete in Makefile.in a

[Bug ada/48835] porting GNAT to m68k-linux

2016-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48835 --- Comment #64 from Eric Botcazou --- > Created attachment 40247 [details] > Ada support patch updated for gcc-7.0. The variables $(arch) and $(osys) are obsolete in Makefile.in and the line "Frontend_Exceptions : constant Boolean := Fals

[Bug ada/48835] porting GNAT to m68k-linux

2016-12-05 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48835 Eric Botcazou changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED

[Bug ada/48835] porting GNAT to m68k-linux

2016-12-05 Thread glaubitz at physik dot fu-berlin.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48835 --- Comment #62 from John Paul Adrian Glaubitz --- Created attachment 40247 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=40247&action=edit Ada support patch updated for gcc-7.0.

[Bug ada/48835] porting GNAT to m68k-linux

2016-12-05 Thread glaubitz at physik dot fu-berlin.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48835 --- Comment #61 from John Paul Adrian Glaubitz --- So, I have had a closer look and there is still no complete support for m68k-linux in gnat. We are still missing the changes to gcc/ada/gcc-interface/Makefile.in as well as the new file gcc/ada/s

[Bug ada/48835] porting GNAT to m68k-linux

2016-12-04 Thread glaubitz at physik dot fu-berlin.de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48835 John Paul Adrian Glaubitz changed: What|Removed |Added CC||glaubitz at physik dot fu-be

[Bug ada/48835] porting GNAT to m68k-linux

2016-11-17 Thread law at redhat dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48835 Jeffrey A. Law changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug ada/48835] porting GNAT to m68k-linux

2016-06-29 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48835 --- Comment #58 from Eric Botcazou --- > OK, so the fix is that the System.Address type must be changed in GNAT > to be handled as pointer in the GCC middle-/back-end. Is any GCC/GNAT > developer please working on this? That's at last implemente

[Bug ada/48835] porting GNAT to m68k-linux

2016-06-29 Thread ebotcazou at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=48835 --- Comment #57 from Eric Botcazou --- Author: ebotcazou Date: Wed Jun 29 13:03:22 2016 New Revision: 237850 URL: https://gcc.gnu.org/viewcvs?rev=237850&root=gcc&view=rev Log: PR ada/48835 PR ada/61954 * gcc-interface/gig

[Bug ada/48835] porting GNAT to m68k-linux

2014-05-02 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48835 --- Comment #56 from Andreas Schwab --- Created attachment 32724 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32724&action=edit Ada support patch updated for gcc 4.9

[Bug ada/48835] porting GNAT to m68k-linux

2014-03-13 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48835 Bug 48835 depends on bug 51483, which changed state. Bug 51483 Summary: [4.7/4.8/4.9 regression] cstand.adb:Register_Float_Type makes invalid assumption about FP modes http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51483 What|Removed

[Bug ada/48835] porting GNAT to m68k-linux

2014-01-05 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48835 Eric Botcazou changed: What|Removed |Added Status|ASSIGNED|NEW Assignee|ebotcazou at gcc d

[Bug ada/48835] porting GNAT to m68k-linux

2013-03-22 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48835 --- Comment #55 from Mikael Pettersson 2013-03-22 14:30:23 UTC --- (In reply to comment #54) > This ICE started with r180192, an ICE fix (PR50780). I don't see anything in > that patch that seems m68k or cc0 related Actually, r180192 i

[Bug ada/48835] porting GNAT to m68k-linux

2013-03-20 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48835 --- Comment #54 from Mikael Pettersson 2013-03-20 11:05:58 UTC --- Status update: Although gnat is solid enough to rebuild itself with (patched) gcc-4.6 on m68k, there is a regression with (similarly patched) 4.7 that breaks bootstrap:

[Bug ada/48835] porting GNAT to m68k-linux

2012-03-12 Thread mikpe at it dot uu.se
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48835 --- Comment #53 from Mikael Pettersson 2012-03-12 22:14:46 UTC --- Test result for gcc-4.8-20120304 bootstrapped w/ Ada enabled has been posted: http://gcc.gnu.org/ml/gcc-testresults/2012-03/msg01425.html The Ada results look as follows:

[Bug ada/48835] porting GNAT to m68k-linux

2012-03-09 Thread tg at mirbsd dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48835 --- Comment #52 from Thorsten Glaser 2012-03-10 00:52:32 UTC --- Mikael’s patches work fine for me, gnat-4.6 (4.6.3-1+m68k.2) has just made its way to debian-ports.org unreleased, chances are it’ll become part of the stock unstable sources soon.