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 middle-end/29390] Bogus symbol inserted into valid C++ code at low optimization level



------- Comment #9 from bangerth at dealii dot org  2006-10-10 03:26 -------
(In reply to comment #8)
> (In reply to comment #7)
> > 3.4.4 (or 3.4.6) are the system compilers on FreeBSD-5.x and FreeBSD-6.x
> So what, we are talking about the FSF GCC and not freebsd and 3.4.x is no
> longer maintained by the FSF.

Maybe slightly more diplomatic than Andrew's answer: we try to maintain current
development mainline + two older release branches (presently 4.0.x and 4.1.x).
Our limited resources do not allow to support older releases.

That said, since you have access to a FreeBSD system, finding the relevant
patch using a binary search of the subversion archive between the revision
numbers of the 3.4 branchpoint and the 4.0 release shouldn't be too hard.
Of course, whether the relevant patch applies cleanly is another matter.

W.


-- 

bangerth at dealii dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bangerth at dealii dot org


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


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