[Bug target/26262] Named section support should infer segment name

2010-07-20 Thread steven at gcc dot gnu dot org
--- Comment #2 from steven at gcc dot gnu dot org 2010-07-20 14:04 --- This is still a problem. Iain, one for you? -- steven at gcc dot gnu dot org changed: What|Removed |Added

[Bug target/26262] Named section support should infer segment name

2010-07-20 Thread iains at gcc dot gnu dot org
--- Comment #3 from iains at gcc dot gnu dot org 2010-07-20 14:17 --- (In reply to comment #2) This is still a problem. Iain, one for you? I'll take a shufftie.. ... can one overload attribute handling? (i.e. can I sneek a darwin-specific handler in via the target table in darwin.h

[Bug target/26262] Named section support should infer segment name

2010-07-20 Thread iains at gcc dot gnu dot org
--- Comment #4 from iains at gcc dot gnu dot org 2010-07-20 14:34 --- having said that, isn't this just a problem of bad source code? if the target is darwin - then the section name should be specified appropriately surely? I guess filling it in automatically would be possible, by

[Bug target/26262] Named section support should infer segment name

2006-02-13 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-02-13 17:22 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added