This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/14809] performance depends on allocation methods
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 3 May 2004 18:23:21 -0000
- Subject: [Bug c++/14809] performance depends on allocation methods
- References: <20040401120607.14809.boeck@fhi-berlin.mpg.de>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From bangerth at dealii dot org 2004-05-03 18:23 -------
That's an unrelated thing. Sometimes you can get away with a smaller number
of dereferencing operations if memory is allocated statically.
W.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=14809