On 01/04/2018 11:59 PM, Sebastian Huber wrote:
> gcc/
> * config/nios2/nios2.h (nios2_section_threshold): Guard by not
> USED_FOR_TARGET.
So I'm not familiar with *why* the section bits need to be
conditionalized at all. But there's certainly evidence that this is the
way they're suppo
gcc/
* config/nios2/nios2.h (nios2_section_threshold): Guard by not
USED_FOR_TARGET.
---
gcc/config/nios2/nios2.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/gcc/config/nios2/nios2.h b/gcc/config/nios2/nios2.h
index 858d4a41cd7..f62b2ce3176 100644
--- a/gcc/