[Patch, Fortran, OOP] PR 59654: [4.8/4.9 Regression] Broken function table with complex OO use case

2014-01-02 Thread Janus Weil
Hi all, I have just committed as obvious a one-line-removal patch which fixes a wrong-code OOP regression: http://gcc.gnu.org/viewcvs/gcc?view=revisionrevision=206281 Since the regression also affects 4.8, I would like to backport the patch (after waiting a few days and letting the reporter

Re: [Patch, Fortran, OOP] PR 59654: [4.8/4.9 Regression] Broken function table with complex OO use case

2014-01-02 Thread Mikael Morin
Le 02/01/2014 18:40, Janus Weil a écrit : Hi all, I have just committed as obvious a one-line-removal patch which fixes a wrong-code OOP regression: http://gcc.gnu.org/viewcvs/gcc?view=revisionrevision=206281 Sometimes computer programming is more witchcraft than (computer) science. You

Re: [Patch, Fortran, OOP] PR 59654: [4.8/4.9 Regression] Broken function table with complex OO use case

2014-01-02 Thread Janus Weil
Hi Mikael, I have just committed as obvious a one-line-removal patch which fixes a wrong-code OOP regression: http://gcc.gnu.org/viewcvs/gcc?view=revisionrevision=206281 Sometimes computer programming is more witchcraft than (computer) science. You add some code, it fixes a bug. Now you