public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "lool at dooz dot org" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug target/36466] internal compiler error: in choose_reload_regs, at reload1.c:6190
Date: Mon, 16 Aug 2010 14:21:00 -0000	[thread overview]
Message-ID: <20100816142106.18833.qmail@sourceware.org> (raw)
In-Reply-To: <bug-36466-8932@http.gcc.gnu.org/bugzilla/>



------- Comment #8 from lool at dooz dot org  2010-08-16 14:21 -------
I'm not sure how the .i ends up with a zero-length array; resolv.h has:
# define MAXNS                  3       /* max # name servers we'll track */
[...]
struct __res_state {
[...]
        struct sockaddr_in
                nsaddr_list[MAXNS];     /* address of name server */

so it should be [3], but it's [0] in the .i file attached here.


-- 


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


  parent reply	other threads:[~2010-08-16 14:21 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-06-08 14:31 [Bug target/36466] New: " aurelien at aurel32 dot net
2008-06-08 14:32 ` [Bug target/36466] " aurelien at aurel32 dot net
2009-01-02 11:52 ` laurent at guerby dot net
2009-01-02 11:55 ` laurent at guerby dot net
2009-08-04  6:52 ` nospamnoham at gmail dot com
2009-08-04 13:59 ` mikpe at it dot uu dot se
2009-08-04 14:07 ` mikpe at it dot uu dot se
2009-08-05 16:42 ` ramana at gcc dot gnu dot org
2010-08-16 14:21 ` lool at dooz dot org [this message]
2010-08-16 14:22 ` lool at dooz dot org
2010-08-16 14:34 ` tbm at gcc dot gnu dot org
2010-08-16 14:35 ` tbm at gcc dot gnu dot org
2010-08-16 14:40 ` lool at dooz dot org
     [not found] <bug-36466-4@http.gcc.gnu.org/bugzilla/>
2013-08-05 23:04 ` rearnsha at gcc dot gnu.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=20100816142106.18833.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).