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]

a bug report..


[stephan@maskinen ~/programming/uptimed]$ make
g++ -c -o main.o main.cpp -O6 -mpentium -Wall
main.cpp: In function `int main(int, char **)':
main.cpp:175: warning: `char * hostname' might be used uninitialized in this
function
g++ -c -o list.o list.cpp -O6 -mpentium -Wall
list.cpp: In method `bool list<T>::sort(bool)':
list.cpp:260: Internal compiler error.
list.cpp:260: Please submit a full bug report to `egcs-bugs@cygnus.com'.
make: *** [list.o] Error 1
[stephan@maskinen ~/programming/uptimed]$


Files attached..


-Stephan  /
         /  tisprut productions [tm]



uptimed.tar.gz


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