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] | |
Richard Henderson writes: > If what you're trying to do is disable use of the JCR section entirely > in crtstuff, do that. This, however, is Just Wrong. Will do: it should be easy to have this depend on TARGET_HAVE_NAMED_SECTIONS, which can be defined to false for O32 only. Rainer
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |