This is the mail archive of the gcc-bugs@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]

[Bug target/46430] New: avr-elf --enable-werror-always build fails


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46430

           Summary: avr-elf --enable-werror-always build fails
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Keywords: build
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: amylaar@gcc.gnu.org
            Blocks: 44756
            Target: avr-elf


../../../gcc/gcc/config/avr/avr.md: In function âgen_split_206â:
../../../gcc/gcc/config/avr/avr.md:2080:1: error: ISO C90 forbids mixed
declarations and code [-Werror=edantic]
../../../gcc/gcc/config/avr/avr.md: In function âgen_split_207â:
../../../gcc/gcc/config/avr/avr.md:2095:1: error: ISO C90 forbids mixed
declarations and code [-Werror=edantic]
../../../gcc/gcc/config/avr/avr.md: In function âgen_split_208â:
../../../gcc/gcc/config/avr/avr.md:2110:1: error: ISO C90 forbids mixed
declarations and code [-Werror=edantic]
../../../gcc/gcc/config/avr/avr.md: In function âgen_split_209â:
../../../gcc/gcc/config/avr/avr.md:2125:1: error: ISO C90 forbids mixed
declarations and code [-Werror=edantic]
../../../gcc/gcc/config/avr/avr.md: In function âgen_split_210â:
../../../gcc/gcc/config/avr/avr.md:2140:1: error: ISO C90 forbids mixed
declarations and code [-Werror=edantic]
../../../gcc/gcc/config/avr/avr.md: In function âgen_split_211â:
../../../gcc/gcc/config/avr/avr.md:2155:1: error: ISO C90 forbids mixed
declarations and code [-Werror=edantic]


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]