public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "jbeniston at gcc dot gnu.org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug bootstrap/52466] C++ fails to build for --target=lm32-rtems4.11 (no exception model)
Date: Sun, 02 Mar 2014 19:59:00 -0000	[thread overview]
Message-ID: <bug-52466-4-gViIwPCx5N@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-52466-4@http.gcc.gnu.org/bugzilla/>

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52466

--- Comment #9 from jbeniston at gcc dot gnu.org <jbeniston at gcc dot gnu.org> ---
Author: jbeniston
Date: Sun Mar  2 19:58:24 2014
New Revision: 208260

URL: http://gcc.gnu.org/viewcvs?rev=208260&root=gcc&view=rev
Log:
    PR bootstrap/48230
    PR bootstrap/50927
    PR bootstrap/52466
    PR target/46898
    * config/lm32/lm32.c (lm32_legitimate_constant_p): Remove, as incorrect.
      (TARGET_LEGITIMATE_CONSTANT_P): Undefine, as not needed.  
    * config/lm32/lm32.md (movsi_insn): Add 32-bit immediate support.
    (simple_return, *simple_return): New patterns     
    * config/lm32/predicates.md (movsi_rhs_operand): Remove as obsolete.
    * configure.ac (force_sjlj_exceptions): Force sjlj exceptions for lm32.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/lm32/lm32.c
    trunk/gcc/config/lm32/lm32.md
    trunk/gcc/config/lm32/predicates.md
    trunk/gcc/configure.ac


  parent reply	other threads:[~2014-03-02 19:59 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-03-03 10:23 [Bug bootstrap/52466] New: gcc-4.7.0-RC-20120302 fails to build for --target=lm32-rtems4.11 ralf_corsepius at rtems dot org
2012-03-06  7:20 ` [Bug bootstrap/52466] " corsepiu at gcc dot gnu.org
2012-11-03 17:08 ` joel at gcc dot gnu.org
2012-11-04  6:33 ` joel at gcc dot gnu.org
2012-11-05  8:54 ` jon at beniston dot com
2012-11-05 14:44 ` joel at gcc dot gnu.org
2012-11-05 14:47 ` joel at gcc dot gnu.org
2012-11-05 15:17 ` corsepiu at gcc dot gnu.org
2012-11-05 15:31 ` joel at gcc dot gnu.org
2014-03-02 19:59 ` jbeniston at gcc dot gnu.org [this message]
2014-03-02 21:52 ` [Bug bootstrap/52466] C++ fails to build for --target=lm32-rtems4.11 (no exception model) lekernel at gcc dot gnu.org
2014-03-20 17:45 ` bernds at gcc dot gnu.org
2014-03-20 17:55 ` jon at beniston dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-52466-4-gViIwPCx5N@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).