public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug ada/23646] [4.1 Regression] Ada testsuite hangs -- many new failures
Date: Wed, 31 Aug 2005 03:20:00 -0000	[thread overview]
Message-ID: <20050831020040.31350.qmail@sourceware.org> (raw)
In-Reply-To: <20050831015417.23646.danglin@gcc.gnu.org>


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-08-31 02:00 -------
Happens on x86_64-linux-gnu also.
I want to say this was caused by one of the Ada front-end changes as the following changes are in the 
other parts of gcc:
+2005-08-18  Andrew Pinski  <pinskia@physics.uc.edu>
+
+       PR middle-end/23408
+       * ipa-inline.c (cgraph_decide_inlining_incrementally): Remove the
+       call to ggc_collect.
+
+2005-08-18  Paolo Bonzini  <bonzini@gnu.org>
+
+       PR bootstrap/21268
+       * Makefile.in (ALL_CPPFLAGS): Include $(INCLUDES) at the
+       beginning.  Remove $(INCLUDES) from all the rules, if following
+       $(ALL_CPPFLAGS) or $(BUILD_CPPFLAGS).
+
+2005-08-29  Jakub Jelinek  <jakub@redhat.com>
+
+       PR middle-end/23484
+       * builtins.c (fold_builtin_memory_chk, fold_builtin_stxcpy_chk,
+       fold_builtin_strncpy_chk, fold_builtin_snprintf_chk): If len is
+       not constant, but maxlen is, don't set len to maxlen, rather
+       set maxlen to len if len is a constant.
+
+2005-08-29  Zdenek Dvorak  <dvorakz@suse.cz>
+
+       PR tree-optimization/23475
+       * tree-ssa-loop-ivcanon.c (remove_empty_loop): Update frequencies
+       and counts.
+


I tested my patch with Ada and I had tested with Ada on with including Jakub's test so the only the one 
if this is not Ada front-end bug would be Paolo's patch which I really doubt it.
So the only thing left is the Ada front-end/library changes.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
  GCC build triplet|hppa-unknown-gnu-linux      |
   GCC host triplet|hppa-unknown-gnu-linux      |
 GCC target triplet|hppa-unknown-gnu-linux      |
   Last reconfirmed|0000-00-00 00:00:00         |2005-08-31 02:00:37
               date|                            |


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


  reply	other threads:[~2005-08-31  2:00 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-31  2:00 [Bug ada/23646] New: " danglin at gcc dot gnu dot org
2005-08-31  3:20 ` pinskia at gcc dot gnu dot org [this message]
2005-08-31  8:32 ` [Bug ada/23646] " charlet at adacore dot com
2005-09-01 13:11 ` charlet at gcc dot gnu dot org
2005-09-01 13:17 ` dave at hiauly1 dot hia dot nrc dot ca
2005-09-05  7:47 ` cvs-commit at gcc dot gnu dot org
2005-09-05  7:49 ` charlet at gcc dot gnu dot org

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=20050831020040.31350.qmail@sourceware.org \
    --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).