public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/8757] GCC crash when sizeof (long) > sizeof (char *), (splay_tree_compare_fn)strcmp is wrong
       [not found] <20021129082600.8757.mitr@volny.cz>
@ 2003-06-02  4:54 ` dhazeghi@yahoo.com
  2003-06-27  1:52 ` pinskia at physics dot uc dot edu
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: dhazeghi@yahoo.com @ 2003-06-02  4:54 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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



------- Additional Comments From dhazeghi@yahoo.com  2003-06-02 04:54 -------
Hello,

if you're confident of the correctness of your patch, could you please post it to the gcc-patches 
mailing list (after ensuring that it still works with current sources). That way, somebody with the 
power to include your patch will probably actually see it. Thanks,

Dara



------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


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

* [Bug other/8757] GCC crash when sizeof (long) > sizeof (char *), (splay_tree_compare_fn)strcmp is wrong
       [not found] <20021129082600.8757.mitr@volny.cz>
  2003-06-02  4:54 ` [Bug other/8757] GCC crash when sizeof (long) > sizeof (char *), (splay_tree_compare_fn)strcmp is wrong dhazeghi@yahoo.com
@ 2003-06-27  1:52 ` pinskia at physics dot uc dot edu
  2003-11-09 20:14 ` pinskia at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 5+ messages in thread
From: pinskia at physics dot uc dot edu @ 2003-06-27  1:52 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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


pinskia at physics dot uc dot edu changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
   Last reconfirmed|0000-00-00 00:00:00         |2003-06-27 01:52:09
               date|                            |


------- Additional Comments From pinskia at physics dot uc dot edu  2003-06-27 01:52 -------
Your patch is not correct but it still exists on the mainline (20030626).
The correct fix is to change the type splay_tree_key to be the same size of void*.


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

* [Bug other/8757] GCC crash when sizeof (long) > sizeof (char *), (splay_tree_compare_fn)strcmp is wrong
       [not found] <20021129082600.8757.mitr@volny.cz>
  2003-06-02  4:54 ` [Bug other/8757] GCC crash when sizeof (long) > sizeof (char *), (splay_tree_compare_fn)strcmp is wrong dhazeghi@yahoo.com
  2003-06-27  1:52 ` pinskia at physics dot uc dot edu
@ 2003-11-09 20:14 ` pinskia at gcc dot gnu dot org
  2004-02-08  6:02 ` pinskia at gcc dot gnu dot org
  2004-03-16 13:48 ` mitr at volny dot cz
  4 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-11-09 20:14 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code
   Last reconfirmed|2003-06-27 01:52:09         |2003-11-09 20:14:38
               date|                            |


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


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

* [Bug other/8757] GCC crash when sizeof (long) > sizeof (char *), (splay_tree_compare_fn)strcmp is wrong
       [not found] <20021129082600.8757.mitr@volny.cz>
                   ` (2 preceding siblings ...)
  2003-11-09 20:14 ` pinskia at gcc dot gnu dot org
@ 2004-02-08  6:02 ` pinskia at gcc dot gnu dot org
  2004-03-16 13:48 ` mitr at volny dot cz
  4 siblings, 0 replies; 5+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-02-08  6:02 UTC (permalink / raw)
  To: gcc-bugs



-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |minor
   Last reconfirmed|2003-11-09 20:14:38         |2004-02-08 06:02:50
               date|                            |


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


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

* [Bug other/8757] GCC crash when sizeof (long) > sizeof (char *), (splay_tree_compare_fn)strcmp is wrong
       [not found] <20021129082600.8757.mitr@volny.cz>
                   ` (3 preceding siblings ...)
  2004-02-08  6:02 ` pinskia at gcc dot gnu dot org
@ 2004-03-16 13:48 ` mitr at volny dot cz
  4 siblings, 0 replies; 5+ messages in thread
From: mitr at volny dot cz @ 2004-03-16 13:48 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From mitr at volny dot cz  2004-03-16 13:48 -------
http://gcc.gnu.org/ml/gcc-patches/2004-03/msg01255.html

-- 


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


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

end of thread, other threads:[~2004-03-16 13:48 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20021129082600.8757.mitr@volny.cz>
2003-06-02  4:54 ` [Bug other/8757] GCC crash when sizeof (long) > sizeof (char *), (splay_tree_compare_fn)strcmp is wrong dhazeghi@yahoo.com
2003-06-27  1:52 ` pinskia at physics dot uc dot edu
2003-11-09 20:14 ` pinskia at gcc dot gnu dot org
2004-02-08  6:02 ` pinskia at gcc dot gnu dot org
2004-03-16 13:48 ` mitr at volny dot cz

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).