public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: Tom Bradley <tbradley2@titan.com>
To: gcc-bugs@gcc.gnu.org
Subject: gcc bug adds ^q to 12 character words
Date: Tue, 10 Feb 2004 18:36:00 -0000	[thread overview]
Message-ID: <200402101140.01318.tbradley2@titan.com> (raw)

Attached is a simple tree I am trying to code but fails on ONLY 12 character 
words. I compiled with gcc 3.3.1 under suse9.0 and all the 12 character words 
have a ^Q added. It only adds the "^Q" when looking up the word, inside the 
find function. I check the node after inserting, in the add function,  and it 
is fine. On 3.3 under suse 8.2 it works just fine. On gcc 3.2.3 on debian it 
fails. All three systems were different kernels and computers.

I have tried different word files as well as different hash functions with 
same results.

Has anyone seen this before?

Tom Bradley


             reply	other threads:[~2004-02-10 18:36 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-02-10 18:36 Tom Bradley [this message]
2004-02-10 23:56 ` Jim Wilson

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=200402101140.01318.tbradley2@titan.com \
    --to=tbradley2@titan.com \
    --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).