This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/10760] Compile time increases quadratically with struct size
- From: "pinskia at physics dot uc dot edu" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 21 Jul 2003 02:35:21 -0000
- Subject: [Bug c++/10760] Compile time increases quadratically with struct size
- References: <20030512224601.10760.hzoli@hzoli.2y.net>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=10760
------- Additional Comments From pinskia at physics dot uc dot edu 2003-07-21 02:35 -------
The C problem has been fixed on the mainline see PR 10962 so only a C++ problem is
left.