Home | History | Annotate | Download | only in ld-avr
      1 #name: AVR catch region overflow errors
      2 #as: -mmcu=avrxmega2
      3 #ld:  -mavrxmega2 --relax --defsym __TEXT_REGION_LENGTH__=2
      4 #source: region_overflow.s
      5 #target: avr-*-*
      6 #error: `.text' will not fit in region `text'
      7