public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/27364]  New: Gcc 4.2 miscompiles binutils
@ 2006-04-30  7:13 hjl at lucon dot org
  2006-04-30  7:14 ` [Bug other/27364] " pinskia at gcc dot gnu dot org
                   ` (18 more replies)
  0 siblings, 19 replies; 20+ messages in thread
From: hjl at lucon dot org @ 2006-04-30  7:13 UTC (permalink / raw)
  To: gcc-bugs

Gcc 4.2 miscompiles binutils on Linux/x86 and Linux/x86-64. When gcc 4.2
is used, "make check" in binutils from CVS will have one failure in gas. The
problem is

     more_than_enough_bits_for_digits
        = (number_of_digits_to_use * 3321928 / 1000000 + 1);

around line 347 in gas/atof-generic.c is computed as 4 when -O2 is used.


-- 
           Summary: Gcc 4.2 miscompiles binutils
           Product: gcc
           Version: 4.1.0
            Status: UNCONFIRMED
          Severity: major
          Priority: P3
         Component: other
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl at lucon dot org
 GCC build triplet: x86_64-unknown-linux-gnu
  GCC host triplet: x86_64-unknown-linux-gnu
GCC target triplet: x86_64-unknown-linux-gnu


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


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

end of thread, other threads:[~2006-05-03  0:49 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-04-30  7:13 [Bug other/27364] New: Gcc 4.2 miscompiles binutils hjl at lucon dot org
2006-04-30  7:14 ` [Bug other/27364] " pinskia at gcc dot gnu dot org
2006-04-30  7:25 ` pinskia at gcc dot gnu dot org
2006-04-30  7:35 ` pinskia at gcc dot gnu dot org
2006-04-30  9:59 ` dirtyepic dot sk at gmail dot com
2006-04-30 14:25 ` hjl at lucon dot org
2006-04-30 15:33 ` hjl at lucon dot org
2006-04-30 15:57 ` pinskia at gcc dot gnu dot org
2006-04-30 17:55 ` hjl at lucon dot org
2006-04-30 18:11 ` hjl at lucon dot org
2006-04-30 18:17 ` [Bug tree-optimization/27364] [4.2 Regression] " pinskia at gcc dot gnu dot org
2006-04-30 18:21 ` pinskia at gcc dot gnu dot org
2006-04-30 18:23 ` [Bug tree-optimization/27364] [4.1/4.2 Regression] VRP miscompiles some unsigned math pinskia at gcc dot gnu dot org
2006-04-30 18:24 ` pinskia at gcc dot gnu dot org
2006-04-30 19:45 ` pinskia at gcc dot gnu dot org
2006-05-01 16:36 ` law at redhat dot com
2006-05-02 19:44 ` law at gcc dot gnu dot org
2006-05-02 19:44 ` law at redhat dot com
2006-05-02 19:54 ` law at gcc dot gnu dot org
2006-05-03  0:49 ` pinskia at gcc dot gnu dot org

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