This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/19060] [4.0 Regression] fstream.tellp() result not changed after some output
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 31 Dec 2004 19:13:09 -0000
- Subject: [Bug tree-optimization/19060] [4.0 Regression] fstream.tellp() result not changed after some output
- References: <20041217182932.19060.wanderer@rsu.ru>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- 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