Re: where can I find issues of a given version

2013-05-28 Thread Chung-Ju Wu
2013/5/29 Diego Novillo : > On 2013-05-28 11:55 , lluvia_li...@lavabit.com wrote: >> >> How can I reach that information? > > > http://gcc.gnu.org > > See the section 'Release Series and Status'. > > > Diego. >From the section, you can find the information by reviewing the 'changes' of each mainta

Re: where can I find issues of a given version

2013-05-28 Thread Diego Novillo
On 2013-05-28 11:55 , lluvia_li...@lavabit.com wrote: How can I reach that information? http://gcc.gnu.org See the section 'Release Series and Status'. Diego.

where can I find issues of a given version

2013-05-28 Thread lluvia_lists
Hello, I'm using a machine where it is instaled gfortran 4.5.1. I'd like to know if there are serious bugs solved from that version. Optionally, I would be interested also in how much optimization has been improved since that version. How can I reach that information? Thanks