[Bug bootstrap/55784] [4.8 regression] declaration of C function 'const char* strsignal(int)' conflicts with /usr/include/string.h:112: error: previous declaration

2013-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55784 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|NEW

[Bug bootstrap/55784] [4.8 regression] declaration of C function 'const char* strsignal(int)' conflicts with /usr/include/string.h:112: error: previous declaration

2013-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55784 --- Comment #11 from Richard Biener rguenth at gcc dot gnu.org 2013-01-02 11:57:36 UTC --- Author: rguenth Date: Wed Jan 2 11:57:31 2013 New Revision: 194804 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=194804 Log: 2013-01-02

[Bug bootstrap/55784] [4.8 regression] declaration of C function 'const char* strsignal(int)' conflicts with /usr/include/string.h:112: error: previous declaration

2013-01-02 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55784 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED

[Bug bootstrap/55784] [4.8 regression] declaration of C function 'const char* strsignal(int)' conflicts with /usr/include/string.h:112: error: previous declaration

2012-12-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55784 Richard Biener rguenth at gcc dot gnu.org changed: What|Removed |Added Priority|P3 |P1

[Bug bootstrap/55784] [4.8 regression] declaration of C function 'const char* strsignal(int)' conflicts with /usr/include/string.h:112: error: previous declaration

2012-12-26 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55784 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Severity|normal |blocker

[Bug bootstrap/55784] [4.8 regression] declaration of C function 'const char* strsignal(int)' conflicts with /usr/include/string.h:112: error: previous declaration

2012-12-24 Thread andreast at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55784 Andreas Tobler andreast at gcc dot gnu.org changed: What|Removed |Added CC|

[Bug bootstrap/55784] [4.8 regression] declaration of C function 'const char* strsignal(int)' conflicts with /usr/include/string.h:112: error: previous declaration

2012-12-23 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55784 --- Comment #8 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-12-23 14:18:58 UTC --- regtest scheduled for tonight Finished without new failure. I won't have access to the net for the next ten days.

[Bug bootstrap/55784] [4.8 regression] declaration of C function 'const char* strsignal(int)' conflicts with /usr/include/string.h:112: error: previous declaration

2012-12-23 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55784 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Severity|normal |blocker

[Bug bootstrap/55784] [4.8 regression] declaration of C function 'const char* strsignal(int)' conflicts with /usr/include/string.h:112: error: previous declaration

2012-12-22 Thread sch...@linux-m68k.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55784 --- Comment #2 from Andreas Schwab sch...@linux-m68k.org 2012-12-22 08:57:46 UTC --- Take a look at gcc/config.log.

[Bug bootstrap/55784] [4.8 regression] declaration of C function 'const char* strsignal(int)' conflicts with /usr/include/string.h:112: error: previous declaration

2012-12-22 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55784 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added CC|

[Bug bootstrap/55784] [4.8 regression] declaration of C function 'const char* strsignal(int)' conflicts with /usr/include/string.h:112: error: previous declaration

2012-12-22 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55784 Eric Botcazou ebotcazou at gcc dot gnu.org changed: What|Removed |Added CC|

[Bug bootstrap/55784] [4.8 regression] declaration of C function 'const char* strsignal(int)' conflicts with /usr/include/string.h:112: error: previous declaration

2012-12-22 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55784 --- Comment #5 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-12-22 12:46:02 UTC --- Try to add $GMPINC to INCLUDES INCLUDES_FOR_SUBDIR in gcc-interface/Makefile.in This leads to make -C ../gcc/ada/tools -f ../Makefile \

[Bug bootstrap/55784] [4.8 regression] declaration of C function 'const char* strsignal(int)' conflicts with /usr/include/string.h:112: error: previous declaration

2012-12-22 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55784 --- Comment #6 from Dominique d'Humieres dominiq at lps dot ens.fr 2012-12-22 18:38:55 UTC --- On x86_64-apple-darwin10 I have successfully bootstrapped revision 194694 with the patches in comments #3 and #5, and configured with

[Bug bootstrap/55784] [4.8 regression] declaration of C function 'const char* strsignal(int)' conflicts with /usr/include/string.h:112: error: previous declaration

2012-12-22 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55784 --- Comment #7 from Eric Botcazou ebotcazou at gcc dot gnu.org 2012-12-22 18:57:55 UTC --- but I finished bootstrap with the following patch --- ../_clean/gcc/ada/gcc-interface/Makefile.in2012-11-07 08:50:19.0 +0100 +++

[Bug bootstrap/55784] [4.8 regression] declaration of C function 'const char* strsignal(int)' conflicts with /usr/include/string.h:112: error: previous declaration

2012-12-21 Thread pinskia at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55784 Andrew Pinski pinskia at gcc dot gnu.org changed: What|Removed |Added Keywords||build