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 libstdc++/7076] [3.3/3.4 regression] iostreams very slow compared with earlier gcc versions


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

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


giovannibajo@libero.it changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|WAITING                     |NEW
   Last reconfirmed|0000-00-00 00:00:00         |2003-06-09 18:21:42
               date|                            |
            Summary|iostreams very slow compared|[3.3/3.4 regression]
                   |with earlier gcc versions   |iostreams very slow compared
                   |                            |with earlier gcc versions
   Target Milestone|---                         |3.3.1


------- Additional Comments From giovannibajo@libero.it  2003-06-09 18:21 -------
Reconfirmed with current mainline. Benjamin, I don't see this bug fixed in the 
mainline, not even adding ios::sync_with_stdio(false). It still takes more than 
7 seconds with mainline 20030604 on my computer, instead of less than a second 
like the GCC295 executable takes.

I rated this as a 3.3/3.4 regression.


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