[Bug libgomp/25938] [4.2 regression] libgomp installs header files in version and target independent location

2006-08-26 Thread jsm28 at gcc dot gnu dot org
--- Comment #11 from jsm28 at gcc dot gnu dot org 2006-08-26 18:30 --- Subject: Bug 25938 Author: jsm28 Date: Sat Aug 26 18:30:44 2006 New Revision: 116475 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=116475 Log: PR libgomp/25938 * Makefile.am

[Bug libgomp/25938] [4.2 regression] libgomp installs header files in version and target independent location

2006-08-26 Thread pinskia at gcc dot gnu dot org
--- Comment #12 from pinskia at gcc dot gnu dot org 2006-08-26 20:46 --- Fixed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug libgomp/25938] [4.2 regression] libgomp installs header files in version and target independent location

2006-08-25 Thread jsm28 at gcc dot gnu dot org
--- Comment #10 from jsm28 at gcc dot gnu dot org 2006-08-25 21:47 --- Working on a fix. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added

[Bug libgomp/25938] [4.2 regression] libgomp installs header files in version and target independent location

2006-07-23 Thread steven at gcc dot gnu dot org
--- Comment #9 from steven at gcc dot gnu dot org 2006-07-23 18:05 --- Jakub, ping. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25938

[Bug libgomp/25938] [4.2 regression] libgomp installs header files in version and target independent location

2006-06-04 Thread mmitchel at gcc dot gnu dot org
--- Comment #8 from mmitchel at gcc dot gnu dot org 2006-06-04 17:26 --- This is a show-stopper; an installation problem like this would be embarassing. -- mmitchel at gcc dot gnu dot org changed: What|Removed |Added

[Bug libgomp/25938] [4.2 regression] libgomp installs header files in version and target independent location

2006-04-12 Thread gerald at pfeifer dot com
--- Comment #7 from gerald at pfeifer dot com 2006-04-12 20:01 --- RTH, Jakub, would you mind having a look at this regression? -- gerald at pfeifer dot com changed: What|Removed |Added

[Bug libgomp/25938] [4.2 regression] libgomp installs header files in version and target independent location

2006-02-21 Thread gerald at pfeifer dot com
--- Comment #6 from gerald at pfeifer dot com 2006-02-21 21:40 --- Thanks, Jakub! I can confirm Andrew's findings: the Fortran include files are now fixed indeed. include/gomp.h is the only one remaining now! -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25938

[Bug libgomp/25938] [4.2 regression] libgomp installs header files in version and target independent location

2006-02-15 Thread pinskia at gcc dot gnu dot org
--- Comment #5 from pinskia at gcc dot gnu dot org 2006-02-15 14:50 --- Only the fortran part of this bug is fixed. omp.h is still broken. Most likely what should be done is install omp.h inside the include directory where libobjc installs theirs. --

[Bug libgomp/25938] [4.2 regression] libgomp installs header files in version and target independent location

2006-02-14 Thread jakub at gcc dot gnu dot org
--- Comment #4 from jakub at gcc dot gnu dot org 2006-02-15 07:46 --- Subject: Bug 25938 Author: jakub Date: Wed Feb 15 07:46:39 2006 New Revision: 111018 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=111018 Log: PR libgomp/25938 PR libgomp/25984 fortran/

[Bug libgomp/25938] [4.2 regression] libgomp installs header files in version and target independent location

2006-02-02 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2006-02-02 23:45 --- Can you instead fix this now as this is a regression and really regressions should not be left to the last minute any more. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25938

[Bug libgomp/25938] [4.2 regression] libgomp installs header files in version and target independent location

2006-01-24 Thread jakub at gcc dot gnu dot org
--- Comment #2 from jakub at gcc dot gnu dot org 2006-01-24 08:34 --- I'm using in the Fedora Core gcc following patch: 2005-11-24 Jakub Jelinek [EMAIL PROTECTED] * lang-specs.h: Unless -nostdinc, append -I .../finclude to f951 command line options. ---

[Bug libgomp/25938] [4.2 regression] libgomp installs header files in version and target independent location

2006-01-23 Thread pinskia at gcc dot gnu dot org
-- pinskia at gcc dot gnu dot org changed: What|Removed |Added CC||pinskia at gcc dot gnu dot |

[Bug libgomp/25938] [4.2 regression] libgomp installs header files in version and target independent location

2006-01-23 Thread pinskia at gcc dot gnu dot org
--- Comment #1 from pinskia at gcc dot gnu dot org 2006-01-24 04:29 --- Confirmed. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added