This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug debug/12267] [3.4 regression] function-at-a-time generates stabs in bad order
- From: "bangerth at dealii dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 12 Sep 2003 18:54:27 -0000
- Subject: [Bug debug/12267] [3.4 regression] function-at-a-time generates stabs in bad order
- References: <20030912184752.12267.mec@shout.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=12267
------- Additional Comments From bangerth at dealii dot org 2003-09-12 18:54 -------
Jan, this is your field.
The listed patch is certainly not the one that created the problem, as
it only enables unit-at-a-time with -O2. Michael, can you try to find
out which patch introduced the problem when you go further back and
explicitly compile with -funit-at-a-time?
W.