[Bug c++/46054] New: Linker cannot resolve a pointer to a static member of a class in an anonymous namespace

2010-10-16 Thread rarrum at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46054 Summary: Linker cannot resolve a pointer to a static member of a class in an anonymous namespace Product: gcc Version: 4.4.3 Status: UNCONFIRMED Severity: normal P

[Bug libfortran/33595] FAIL: gfortran.dg/nint_2.f90 -O0 execution test

2010-10-16 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33595 --- Comment #18 from John David Anglin 2010-10-17 00:29:16 UTC --- Author: danglin Date: Sun Oct 17 00:29:12 2010 New Revision: 165574 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165574 Log: Backport from mainline 2009-03-29 J

[Bug middle-end/44206] [4.6 Regression] ICE: Inline clone with address taken

2010-10-16 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44206 --- Comment #4 from Jan Hubicka 2010-10-16 23:47:13 UTC --- Author: hubicka Date: Sat Oct 16 23:47:08 2010 New Revision: 165569 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165569 Log: PR middle-end/44206 * g++.dg/torture/pr4420

[Bug tree-optimization/46053] [4.6 Regression] g++.dg/torture/pr45699.C FAILs with -fno-early-inlining

2010-10-16 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46053 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/46053] [4.6 Regression] g++.dg/torture/pr45699.C FAILs with -fno-early-inlining

2010-10-16 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46053 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/45629] libgfortran/io/list_read.c:1872:10: warning: variable 'elem' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]

2010-10-16 Thread jvdelisle at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45629 --- Comment #3 from Jerry DeLisle 2010-10-16 23:22:19 UTC --- I will look it over when I have a few other bugs out of the way.

[Bug tree-optimization/46052] [4.6 Regression] ICE: in emit_move_insn, at expr.c:3386 with -ftree-vectorize

2010-10-16 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46052 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug tree-optimization/46051] [4.6 Regression] ICE: in extract_insn, at recog.c:2110 with -mavx -ftree-vectorize

2010-10-16 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46051 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW URL|

[Bug testsuite/40858] FAIL: g++.dg/debug/dwarf2/typedef1.C

2010-10-16 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40858 --- Comment #3 from John David Anglin 2010-10-16 23:01:03 UTC --- Author: danglin Date: Sat Oct 16 23:00:55 2010 New Revision: 165568 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165568 Log: Backport from mainline 2010-09-06 Ja

[Bug c++/18451] C++ error message regression

2010-10-16 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18451 --- Comment #3 from John David Anglin 2010-10-16 23:01:00 UTC --- Author: danglin Date: Sat Oct 16 23:00:55 2010 New Revision: 165568 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165568 Log: Backport from mainline 2010-09-06 Ja

[Bug c++/40738] missing typename error improvement

2010-10-16 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=40738 --- Comment #4 from John David Anglin 2010-10-16 23:01:02 UTC --- Author: danglin Date: Sat Oct 16 23:00:55 2010 New Revision: 165568 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165568 Log: Backport from mainline 2010-09-06 Ja

[Bug testsuite/45543] [4.6 Regression] New test failures

2010-10-16 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45543 --- Comment #4 from John David Anglin 2010-10-16 23:01:00 UTC --- Author: danglin Date: Sat Oct 16 23:00:55 2010 New Revision: 165568 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165568 Log: Backport from mainline 2010-09-06 Ja

[Bug fortran/45629] libgfortran/io/list_read.c:1872:10: warning: variable 'elem' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]

2010-10-16 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45629 Janne Blomqvist changed: What|Removed |Added CC||jb at gcc dot gnu.org,

[Bug fortran/45629] libgfortran/io/list_read.c:1872:10: warning: variable 'elem' might be clobbered by 'longjmp' or 'vfork' [-Wclobbered]

2010-10-16 Thread jb at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45629 --- Comment #1 from Janne Blomqvist 2010-10-16 22:07:19 UTC --- Created attachment 22068 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22068 Preliminary patch Preliminary patch for getting rid of setjmp/longjmp, instead using an errno-styl

[Bug tree-optimization/46053] New: [4.6 Regression] g++.dg/torture/pr45699.C FAILs with -fno-early-inlining

2010-10-16 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46053 Summary: [4.6 Regression] g++.dg/torture/pr45699.C FAILs with -fno-early-inlining Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug tree-optimization/46052] New: [4.6 Regression] ICE: in emit_move_insn, at expr.c:3386 with -ftree-vectorize

2010-10-16 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46052 Summary: [4.6 Regression] ICE: in emit_move_insn, at expr.c:3386 with -ftree-vectorize Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P

[Bug tree-optimization/46051] New: [4.6 Regression] ICE: in extract_insn, at recog.c:2110 with -mavx -ftree-vectorize

2010-10-16 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46051 Summary: [4.6 Regression] ICE: in extract_insn, at recog.c:2110 with -mavx -ftree-vectorize Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priori

[Bug driver/45936] [4.6 regression] cc1 enters infinite loop within combine_simplify_rtx()

2010-10-16 Thread jojelino at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45936 --- Comment #5 from gee 2010-10-16 19:28:07 UTC --- #74655 0x00a146c0 in if_then_else_cond (x=0x7f2e6940, ptrue=0x4e7c64c, pfalse=0x4e7c644) at ../.././gcc/combine.c:8490 #74656 0x00a146c0 in if_then_else_cond (x=0x7f2e6970, ptrue=0x4e7c6bc,

[Bug bootstrap/46018] [4.6 Regression] Bootstrap fails on i386-pc-solaris2.10

2010-10-16 Thread ahaas at airmail dot net
th-as=/export/home/arth/local/bin/as --with-gnu-ld --with-ld=/export/home/arth/local/bin/ld --enable-libstdcxx-pch=no --enable-objc-gc --build=i386-pc-solaris2.10 Thread model: posix gcc version 4.6.0 20101016 (experimental) (GCC) $ A build from yesterday morning failed, so some patch applied within the

[Bug fortran/41359] Wrong line numbers for debugging/profiling

2010-10-16 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41359 Thomas Koenig changed: What|Removed |Added CC||tkoenig at gcc dot gnu.org Assign

[Bug fortran/46007] wrong code for SHAPE in a scalarized loop

2010-10-16 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46007 Thomas Koenig changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug fortran/45636] Failed to fold simple Fortran string

2010-10-16 Thread danglin at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45636 --- Comment #10 from John David Anglin 2010-10-16 18:58:57 UTC --- Created attachment 22064 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22064 Tree dump. gfortran.dg/pr45636.f90 fails on hppa-unknown-linux-gnu. Tree dump attached.

[Bug tree-optimization/20165] Pointer does not really escape with write

2010-10-16 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20165 Thomas Koenig changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c/46045] incorrect code generated if redecalring local variable in do-while(0)

2010-10-16 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46045 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug driver/45936] [4.6 regression] cc1 enters infinite loop within combine_simplify_rtx()

2010-10-16 Thread jojelino at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45936 gee changed: What|Removed |Added Summary|[4.6 regression] cc1 fails |[4.6 regression] cc1 enters |to g

[Bug rtl-optimization/45865] [4.6 Regression] ifcvt/crossjump failed to mark return jump

2010-10-16 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45865 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW URL|http://gcc.gnu.org/ml/gc

[Bug tree-optimization/46049] [4.6 Regression] ICE: in expand_widen_pattern_expr, at optabs.c:522 with -ftree-vectorize

2010-10-16 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46049 H.J. Lu changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug bootstrap/46050] gcc/c-parser.c fails to build with -O2 -finline-functions

2010-10-16 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46050 --- Comment #1 from Uros Bizjak 2010-10-16 16:23:14 UTC --- Created attachment 22063 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22063 move some initializations Does attached patch fix the failure for you?

[Bug bootstrap/46050] New: gcc/c-parser.c fails to build with -O2 -finline-functions

2010-10-16 Thread baryluk at smp dot if.uj.edu.pl
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46050 Summary: gcc/c-parser.c fails to build with -O2 -finline-functions Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component

[Bug fortran/31593] Invariant DO loop variables and subroutines

2010-10-16 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31593 --- Comment #44 from Thomas Koenig 2010-10-16 16:06:16 UTC --- Author: tkoenig Date: Sat Oct 16 16:06:07 2010 New Revision: 165559 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165559 Log: 2010-10-16 Thomas Koenig PR fortran/2016

[Bug fortran/43665] INTENT(IN) etc. optimization of calls: function annotations for noclobber/noescape arguments

2010-10-16 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43665 --- Comment #27 from Thomas Koenig 2010-10-16 16:06:16 UTC --- Author: tkoenig Date: Sat Oct 16 16:06:07 2010 New Revision: 165559 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165559 Log: 2010-10-16 Thomas Koenig PR fortran/2016

[Bug tree-optimization/20165] Pointer does not really escape with write

2010-10-16 Thread tkoenig at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=20165 --- Comment #9 from Thomas Koenig 2010-10-16 16:06:14 UTC --- Author: tkoenig Date: Sat Oct 16 16:06:07 2010 New Revision: 165559 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=165559 Log: 2010-10-16 Thomas Koenig PR fortran/20165

[Bug libstdc++/42734] trivial use of std::thread fails with "pure virtual method called"

2010-10-16 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42734 --- Comment #38 from Jonathan Wakely 2010-10-16 15:54:16 UTC --- I can confirm that this crash happens with GCC 4.4 when using -march=i386 But it isn't a problem with 4.5 and 4.6 because it fails to link $ ~/gcc/4.5/bin/g++ -std=c++0x t.cc -m

[Bug c++/46043] attribute to mark virtual methods that can't be further overriden so they can be devirtualized

2010-10-16 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46043 --- Comment #3 from Zdenek Sojka 2010-10-16 15:50:41 UTC --- Thank you for answers, this is a really good news!

[Bug c++/46043] attribute to mark virtual methods that can't be further overriden so they can be devirtualized

2010-10-16 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46043 --- Comment #2 from Jonathan Wakely 2010-10-16 15:46:44 UTC --- Oops, that's not the right paper, but C++0x already has a [[final]] attribute, so any work on this bug should be made compatible with the C++0x semantics, to ease transition from GNU

[Bug c++/46046] internal compiler error with SFINAE expression in a template inside a template

2010-10-16 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46046 Jonathan Wakely changed: What|Removed |Added Keywords||ice-on-invalid-code Status|

[Bug c++/46048] lambda: access to a member function

2010-10-16 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46048 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug c++/46047] Lambda expressions: access to member functions

2010-10-16 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46047 --- Comment #2 from Jonathan Wakely 2010-10-16 15:26:29 UTC --- *** Bug 46048 has been marked as a duplicate of this bug. ***

[Bug c++/46047] Lambda expressions: access to member functions

2010-10-16 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46047 Jonathan Wakely changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug tree-optimization/46049] New: [4.6 Regression] ICE: in expand_widen_pattern_expr, at optabs.c:522 with -ftree-vectorize

2010-10-16 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46049 Summary: [4.6 Regression] ICE: in expand_widen_pattern_expr, at optabs.c:522 with -ftree-vectorize Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal

[Bug c++/46048] lambda: access to a member function

2010-10-16 Thread mikhail_semenov at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46048 --- Comment #1 from Mikhail Semenov 2010-10-16 15:03:36 UTC --- The code fails to compile is "this->inc(n);" is replaced with "inc(n);"

[Bug c++/46048] New: lambda: access to a member function

2010-10-16 Thread mikhail_semenov at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46048 Summary: lambda: access to a member function Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassig...@gcc.g

[Bug c++/46047] New: Lambda expressions: access to member functions

2010-10-16 Thread mikhail_semenov at hotmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46047 Summary: Lambda expressions: access to member functions Product: gcc Version: 4.5.0 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unass

[Bug c++/46043] attribute to mark virtual methods that can't be further overriden so they can be devirtualized

2010-10-16 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46043 --- Comment #1 from Jonathan Wakely 2010-10-16 14:01:25 UTC --- (In reply to comment #0) > One idea I could come with would be omitting the "virtual" keyword causing the > method to lose its "virtual" status. But that would break a lot of existin

[Bug c++/46046] New: internal compiler error with SFINAE expression in a template inside a template

2010-10-16 Thread gcc at r9e dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46046 Summary: internal compiler error with SFINAE expression in a template inside a template Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: normal Priority:

[Bug bootstrap/46037] --enable-stage1-languages=c,lto --enable-languages=c,lto --with-build-config=bootstrap-lto fails on darwin

2010-10-16 Thread howarth at nitro dot med.uc.edu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46037 --- Comment #3 from Jack Howarth 2010-10-16 13:41:03 UTC --- (In reply to comment #2) > the optimize attribute isn't used in the preprocessed file but only the > target attribute which is supported. Thus, "worksforme". Using a stock build of gc

[Bug c/46045] incorrect code generated if redecalring local variable in do-while(0)

2010-10-16 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46045 Zdenek Sojka changed: What|Removed |Added CC||zsojka at seznam dot cz --- Comment #1 fro

[Bug libstdc++/42734] trivial use of std::thread fails with "pure virtual method called"

2010-10-16 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42734 --- Comment #37 from Jonathan Wakely 2010-10-16 13:31:33 UTC --- What I was thinking of is that bits/c++config.h defines the following based on what was supported at the time the library is configured and built, not what is supported later when

[Bug c/46045] New: incorrect code generated if redecalring local variable in do-while(0)

2010-10-16 Thread mbuilov at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46045 Summary: incorrect code generated if redecalring local variable in do-while(0) Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: normal Priority: P3

[Bug web/45785] Bugzilla search sometimes fails with an internal error

2010-10-16 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45785 --- Comment #3 from Zdenek Sojka 2010-10-16 13:17:14 UTC --- I get the feeling search isn't as quick as it used to be, but it's just a feeling without any data to support it. However, I haven't seen a search failure for some time now.

[Bug web/45904] Email addresses used by Bugzilla

2010-10-16 Thread LpSolit at netscape dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45904 Frédéric Buclin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug web/45811] bugzilla: editing search loses host/target/build

2010-10-16 Thread LpSolit at netscape dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45811 Frédéric Buclin changed: What|Removed |Added Status|NEW |WAITING --- Comment #3 from Frédéric Bu

[Bug web/45785] Bugzilla search sometimes fails with an internal error

2010-10-16 Thread LpSolit at netscape dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45785 --- Comment #2 from Frédéric Buclin 2010-10-16 13:04:59 UTC --- Is it still an issue?

[Bug web/45782] When updating a bug, an error can be thrown if an email cannot be sent to a recipient

2010-10-16 Thread LpSolit at netscape dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45782 Frédéric Buclin changed: What|Removed |Added Summary|bugzilla internal error |When updating a bug, an

[Bug c/46044] ICE in get_attr_first_insn on ia64 Itanium

2010-10-16 Thread jdemeyer at cage dot ugent.be
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46044 --- Comment #1 from Jeroen Demeyer 2010-10-16 12:33:34 UTC --- Created attachment 22060 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22060 testcase

[Bug c/46044] New: ICE in get_attr_first_insn on ia64 Itanium

2010-10-16 Thread jdemeyer at cage dot ugent.be
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46044 Summary: ICE in get_attr_first_insn on ia64 Itanium Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c AssignedTo: unassig...@

[Bug c++/46043] New: attribute to mark virtual methods that can't be further overriden so they can be devirtualized

2010-10-16 Thread zsojka at seznam dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46043 Summary: attribute to mark virtual methods that can't be further overriden so they can be devirtualized Product: gcc Version: 4.6.0 Status: UNCONFIRMED Severity: enhancement

[Bug lto/44950] ICE in dwarf2out_finish, at dwarf2out.c:22271

2010-10-16 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=44950 --- Comment #9 from Richard Guenther 2010-10-16 10:03:59 UTC --- Hmhm, difficult. We're ending up with LANG_TYPE again in dealII, will add a testcase for that.

[Bug bootstrap/46037] --enable-stage1-languages=c,lto --enable-languages=c,lto --with-build-config=bootstrap-lto fails on darwin

2010-10-16 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46037 --- Comment #2 from Richard Guenther 2010-10-16 09:46:38 UTC --- the optimize attribute isn't used in the preprocessed file but only the target attribute which is supported. Thus, "worksforme".

[Bug c/46041] __FP_FAST_FMA not defined with -E

2010-10-16 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46041 --- Comment #4 from Richard Guenther 2010-10-16 09:43:25 UTC --- Hm, the question is if it is a good idea anyway given the target and optimization attributes.

[Bug plugins/46042] New: install-plugin rule exceeds argument line length on a host with argument list limitations

2010-10-16 Thread gary at intrepid dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46042 Summary: install-plugin rule exceeds argument line length on a host with argument list limitations Product: gcc Version: 4.5.1 Status: UNCONFIRMED Severity: normal