This is the mail archive of the gcc-patches@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]

Your hot/cold patch (config/i386/cygming.h)


Hi,

   Your patch

      http://gcc.gnu.org/ml/gcc-patches/2004-08/msg01140.html

that touches config/i386/cygming.h is mistaken in that
in_unlikely_text_section is not an in_section enumerator; rather it is
the function designator you called right after.  That breaks build on
cygwin for example. 

A simple testing of your patch on such environment would have revealed
that thinko.

-- Gaby


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