Snapshot gcc-4.8-20130411 is now available on
ftp://gcc.gnu.org/pub/gcc/snapshots/4.8-20130411/
and on various mirrors, see http://gcc.gnu.org/mirrors.html for details.
This snapshot has been generated from the GCC 4.8 SVN branch
with the following options: svn://gcc.gnu.org/svn/gcc/branches
I am out of the office until 24/04/2013.
I'm in vacation.
Note: This is an automated response to your message "GCC 4.7.3 Released"
sent on 11/04/2013 13:03:44.
This is the only notification you will receive while this person is away.
Hi,
I would like to know if it is possible to get a database dump of the
GCC Bugzilla instance for analytics?
http://gcc.gnu.org/bugzilla/
Please let me know.
Thanks!
SK
--
Shakthi Kannan
http://www.shakthimaan.com
Ich bin ab 10.04.2013 außer Haus und ab 12.04.2013 wieder im Büro.
I'm out of the office from 10.04.2013 and will be back on 12.04.2013.
Ich bin am Miittwoch, den 10.04.2013, und am Donnerstag, den 11.04.2013 in
Aachen.
Die E-Mails eines Tages werden erst am Abend bearbeitet.
Mit freundlichen G
The GNU Compiler Collection version 4.7.3 has been released.
GCC 4.7.3 is the first bug-fix release containing important fixes for
regressions and serious bugs in GCC 4.7.2 with over 118 bugs fixed since
the previous release. This release is available from the FTP servers
listed at:
http:/
Status
==
GCC 4.7.3 has been released, the branch is now open again under the usual
release branch rules (regression and documentation fixes only).
Quality Data
Priority # Change from Last Report
--- ---
P10
P2
On Thu, Apr 11, 2013 at 11:02 AM, Konstantin Vladimirov
wrote:
> Hi,
>
> When I am running:
>
> gcc -Wa,--some-custom-option
>
> everything is ok.
>
> But when I am running:
>
> gcc -flto -Wa,--some-custom-option
>
> then this option is not passed to assembler, when lto wrapper calls
> it. I need
Hi,
When I am running:
gcc -Wa,--some-custom-option
everything is ok.
But when I am running:
gcc -flto -Wa,--some-custom-option
then this option is not passed to assembler, when lto wrapper calls
it. I need somehow pass this option to every assembler call, including
calls under LTO.
I am won