This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug tree-optimization/19060] [4.0 Regression] fstream.tellp() result not changed after some output


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-12-31 19:13 -------
(In reply to comment #19)
> Confirmed with your reduced testcase.
> 
> t21.dom1 is where the problem comes in.

This also happens on i686-pc-linux.  I think this is related to HWI being only 32bit as it works with a 
x86_64 and -m32.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|normal                      |critical
  GCC build triplet|i386-unknown-freebsd5.3-RC1 |
   GCC host triplet|i386-unknown-freebsd5.3-RC1 |
 GCC target triplet|i386-unknown-freebsd5.3-RC1 |i386-unknown-freebsd5.3,
                   |                            |i386-openbsd3.1
           Priority|P2                          |P1


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]