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 c/34890] New: Error compiling global.c in 01/18/08 snapshot under Debian Linux 4.0 for mips


When I attempt to compile the 01/18/08 snapshot under Debian Linux 4.0 for mips
I get the following message:

/home/mrichmon/gcc-4.3-20080118/g95/./prev-gcc/xgcc
-B/home/mrichmon/gcc-4.3-20080118/g95/./prev-gcc/
-B/home/mrichmon/irun/mips-unknown-linux-gnu/bin/ -c   -g -O2 -DIN_GCC   -W
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes
-Wold-style-definition -Wmissing-format-attribute -pedantic -Wno-long-long
-Wno-variadic-macros                                    
-Wno-overlength-strings -Werror    -DHAVE_CONFIG_H -I. -I.
-I/home/mrichmon/gcc-4.3-20080118/gcc -I/home/mrichmon/gcc-4.3-20080118/gcc/.
-I/home/mrichmon/gcc-4.3-20080118/gcc/../include
-I/home/mrichmon/gcc-4.3-20080118/gcc/../libcpp/include
-I/home/mrichmon/mpfr-2.3.0
-I/home/mrichmon/gcc-4.3-20080118/gcc/../libdecnumber
-I/home/mrichmon/gcc-4.3-20080118/gcc/../libdecnumber/dpd -I../libdecnumber   
/home/mrichmon/gcc-4.3-20080118/gcc/global.c -o global.o
cc1: warnings being treated as errors
/home/mrichmon/gcc-4.3-20080118/gcc/global.c: In function 'find_reg':
/home/mrichmon/gcc-4.3-20080118/gcc/global.c:1020: error: array subscript is
above array bounds
make[3]: *** [global.o] Error 1


-- 
           Summary: Error compiling global.c in 01/18/08 snapshot under
                    Debian Linux 4.0 for mips
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: michael dot a dot richmond at nasa dot gov


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


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