public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
* syncing the GCC vax port
@ 2019-03-30  9:03 coypu
  2019-03-31 17:26 ` Paul Koning
  2019-04-29 20:08 ` Jeff Law
  0 siblings, 2 replies; 15+ messages in thread
From: coypu @ 2019-03-30  9:03 UTC (permalink / raw)
  To: gcc; +Cc: port-vax

hi folks,

i was interesting in tackling some problems gcc netbsd/vax has.
it has some ICEs which are in reload phase. searching around, the answer
to that is "switch to LRA first". Now, I don't quite know what that is
yet, but I know I need to try to do it.

As an initial step, I need to sync the source code.
netbsd/vax has some outstanding work on GCC.

I've done this, and I can run programs built by this compiler:
http://coypu.sdf.org/gcc-9-vax.diff

(My tree has more detail on the changes done:
https://github.com/gcc-mirror/gcc/compare/master...coypoop:vax )

Matt Thomas (the GCC VAX maintainer) is the author of most of these
changes, I suspect he will not be very responsive by email.
Not being the author, I might not be able to answer all the questions,
but I can try my best.

How do I get this across? comments? straight to gcc-patches? :-)

I know Jeff Law did not like the change to builtins.md as being wrong. I
can omit them, I forgot about it until typing this email :)

caveat: had an ICE during reload in the build process, I hid it
under the rug with -O0.

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2019-10-02 17:17 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-03-30  9:03 syncing the GCC vax port coypu
2019-03-31 17:26 ` Paul Koning
2019-03-31 17:41   ` coypu
2019-04-01 15:33   ` Jeff Law
2019-04-29 20:08 ` Jeff Law
2019-09-20 11:15   ` coypu
2019-09-20 21:04     ` syncing the GCC vax port, atomic issue coypu
2019-09-20 21:45       ` Jeff Law
2019-09-20 22:08         ` coypu
2019-09-21  1:18           ` coypu
2019-09-21 18:27             ` Paul Koning
2019-10-01 19:44               ` Jeff Law
2019-10-01 19:43             ` Jeff Law
2019-10-02  9:39               ` Richard Earnshaw (lists)
2019-10-02 17:17                 ` Segher Boessenkool

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).