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 fortran/42954] [4.5/4.6/4.7 regression] TARGET_*_CPP_BUILTINS issues with gfortran


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

Tobias Burnus <burnus at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
   Target Milestone|4.6.3                       |4.7.0

--- Comment #19 from Tobias Burnus <burnus at gcc dot gnu.org> 2011-10-27 09:32:22 UTC ---
Moved to 4.7. It's actually rather a 4.8 item as all 14 targets need to be
patched.

(In reply to comment #18)
> We have a patch.  What else is missing?

See comment 11 for the patch (follow the link) and comment 12 for things which
have to be done before it can be committed. (The one of comment 5 is more a
hack than a proper patch.)

The best way is probably to implement it first for the common x86-64 and, when
the design is OK (i.e. the patch is approved and committed), to do likewise for
each of the other targets. If that's done, the front end can finally be
changed.


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