|
From: | cvs-commit at gcc dot gnu.org |
Subject: | [Bug gas/23570] AVR .noinit section defaults to PROGBITS used to be NOBITS |
Date: | Mon, 03 Sep 2018 16:08:15 +0000 |
https://sourceware.org/bugzilla/show_bug.cgi?id=23570 --- Comment #3 from cvs-commit at gcc dot gnu.org <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Nick Clifton <address@hidden>: https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=8744470deabb6a2fae35be0f66c60ee4ba094c1d commit 8744470deabb6a2fae35be0f66c60ee4ba094c1d Author: Nick Clifton <address@hidden> Date: Mon Sep 3 17:06:05 2018 +0100 Change the .section directive for the AVR assembler so that the .noinit section is always given the ELF NOBITS section type. PR gas/23570 * config/tc-avr.c (md_pseudo_table): Add entry for "secction". (avr_set_section): New function. Ensures that the .noinit section gets the NOBITS ELF section type. -- You are receiving this mail because: You are on the CC list for the bug.
[Prev in Thread] | Current Thread | [Next in Thread] |