[Bug fortran/55172] [4.7 only] [OOP] gfc_variable_attr(): Bad array reference in SELECT TYPE

2013-01-04 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55172 Paul Thomas changed: What|Removed |Added Version|4.8.0 |4.7.3 AssignedTo|pault at

[Bug tree-optimization/55883] New: with -fwrapv, (x < 0 && -x < 0) is assumed to be false

2013-01-04 Thread xi.wang at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55883 Bug #: 55883 Summary: with -fwrapv, (x < 0 && -x < 0) is assumed to be false Classification: Unclassified Product: gcc Version: 4.7.2 Status: UNCONFIRMED Severity: no

[Bug c/55882] unaligned load/store : incorrect struct offset

2013-01-04 Thread jan.sm...@alcatel-lucent.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55882 Jan Smets changed: What|Removed |Added Target||mips* --- Comment #1 from Jan Smets

[Bug c/55882] New: unaligned load/store : incorrect struct offset

2013-01-04 Thread jan.sm...@alcatel-lucent.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55882 Bug #: 55882 Summary: unaligned load/store : incorrect struct offset Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug c++/55881] New: #pragma GCC diagnostic ignored ignored when inlining

2013-01-04 Thread greened at obbligato dot org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55881 Bug #: 55881 Summary: #pragma GCC diagnostic ignored ignored when inlining Classification: Unclassified Product: gcc Version: 4.7.1 Status: UNCONFIRMED Severity: majo

[Bug bootstrap/55792] Bad memory access with profiledbootstrap and LTO

2013-01-04 Thread hjl.tools at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55792 --- Comment #4 from H.J. Lu 2013-01-04 23:57:55 UTC --- Created attachment 29085 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29085 A patch to move lto_global_var_decls to lto/lto.c With this patch, I got lto1: internal compil

[Bug fortran/55763] Issues with some simpler CLASS(*) programs

2013-01-04 Thread anlauf at gmx dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55763 --- Comment #19 from Harald Anlauf 2013-01-04 23:57:40 UTC --- (In reply to comment #17) > Author: burnus > Date: Fri Jan 4 08:57:58 2013 > New Revision: 194885 Great! I extended the example from comment #10 to find: module gfcbug

[Bug tree-optimization/55569] [4.8 Regression] ICE: in check_probability, at basic-block.h:944 with -ftree-vectorize

2013-01-04 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55569 Jan Hubicka changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassi

[Bug rtl-optimization/55273] [4.8 Regression] ICE in iv_number_of_iterations, at loop-iv.c:2819

2013-01-04 Thread hubicka at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55273 Jan Hubicka changed: What|Removed |Added Status|NEW |ASSIGNED AssignedTo|unassi

[Bug other/55880] New: demangler crash

2013-01-04 Thread tromey at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55880 Bug #: 55880 Summary: demangler crash Classification: Unclassified Product: gcc Version: unknown Status: UNCONFIRMED Severity: normal Priority: P3

[Bug lto/48065] LTO: assertion failed in optimize_inline_calls, at tree-inline.c:4246

2013-01-04 Thread hubicka at ucw dot cz
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48065 --- Comment #9 from Jan Hubicka 2013-01-04 21:26:04 UTC --- > I think we don't fail late now, at least not in expand_call_inline (unless > inline_failed is re-computed at LTRANS stage). Yes, i think we simply produce invalid gimple and typ

[Bug web/52239] Upgrade GCC Bugzilla to 4.4

2013-01-04 Thread LpSolit at netscape dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52239 Frédéric Buclin changed: What|Removed |Added Summary|Upgrade GCC Bugzilla to 4.2 |Upgrade GCC Bugzilla to 4.4 --- Commen

[Bug fortran/55172] [4.7/4.8 Regression] [OOP] ICE on invalid: gfc_variable_attr(): Bad array reference

2013-01-04 Thread pault at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55172 --- Comment #4 from Paul Thomas 2013-01-04 20:50:23 UTC --- Author: pault Date: Fri Jan 4 20:50:15 2013 New Revision: 194916 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194916 Log: 2013-01-04 Paul Thomas PR fortra

[Bug c++/55877] [4.6 Regression] Anon visibility issues

2013-01-04 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55877 --- Comment #5 from Jason Merrill 2013-01-04 20:30:25 UTC --- Author: jason Date: Fri Jan 4 20:30:15 2013 New Revision: 194915 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194915 Log: PR c++/55877 * decl.c (reset_ty

[Bug c++/55879] New: [C++11][constexpr] nested constexpr Initialisation raises internal compiler error

2013-01-04 Thread npl at chello dot at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55879 Bug #: 55879 Summary: [C++11][constexpr] nested constexpr Initialisation raises internal compiler error Classification: Unclassified Product: gcc Version: 4.7.2

[Bug other/54800] libiberty/simple-object-mach-o.c:704: possible optimisation ?

2013-01-04 Thread ian at airs dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54800 Ian Lance Taylor changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug other/54800] libiberty/simple-object-mach-o.c:704: possible optimisation ?

2013-01-04 Thread ian at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54800 --- Comment #4 from ian at gcc dot gnu.org 2013-01-04 19:00:15 UTC --- Author: ian Date: Fri Jan 4 19:00:06 2013 New Revision: 194914 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194914 Log: PR other/54800 * simple-

[Bug other/54800] libiberty/simple-object-mach-o.c:704: possible optimisation ?

2013-01-04 Thread iains at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54800 --- Comment #3 from Iain Sandoe 2013-01-04 18:36:01 UTC --- (In reply to comment #2) > I think the correct patch is the following, but I have no way to test it. this looks fine for all darwin, I've tested it on i686-darwin9 / w lto-boo

[Bug c/39170] provide an option to silence -Wconversion warnings for bit-fields

2013-01-04 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39170 --- Comment #13 from Manuel López-Ibáñez 2013-01-04 17:53:00 UTC --- (In reply to comment #12) > Is there any resolution to this issue? We need to move to a more recent > version > of gcc, but are still stuck at gcc 4.2.4. I think the best op

[Bug c++/55878] New: [4.7/4.8 Regression] --enable-checking=yes rejection of typeid

2013-01-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55878 Bug #: 55878 Summary: [4.7/4.8 Regression] --enable-checking=yes rejection of typeid Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONF

[Bug c/39170] provide an option to silence -Wconversion warnings for bit-fields

2013-01-04 Thread tom at atoptech dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39170 --- Comment #12 from Tom Geocaris 2013-01-04 17:32:22 UTC --- Is there any resolution to this issue? We need to move to a more recent version of gcc, but are still stuck at gcc 4.2.4. I looked at gcc 4.7.2 but behavior is the same and I

[Bug fortran/55852] [4.6/4.7/4.8 regression] internal compiler error: in gfc_build_intrinsic_call, at fortran/expr.c:4647

2013-01-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55852 Jakub Jelinek changed: What|Removed |Added Priority|P3 |P4 CC|

[Bug fortran/55117] Programs fails to read namelist (contains derived types objects)

2013-01-04 Thread w6ws at earthlink dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55117 --- Comment #8 from Walter Spector 2013-01-04 17:22:31 UTC --- Good point. The key is: > T1E%T1_T%X= 2., If the full expanded version is used, in other words %T1_T is specified, the example works. (On Intel too.)

[Bug c++/55877] [4.6 Regression] Anon visibility issues

2013-01-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55877 --- Comment #4 from Jakub Jelinek 2013-01-04 17:07:55 UTC --- The reason for listing 4.6 was that the PR54883 change has been applied to 4.6 branch fairly recently, making it for the enum case a recent 4.6 regression. BTW, what about: typedef s

[Bug fortran/55117] Programs fails to read namelist (contains derived types objects)

2013-01-04 Thread kargl at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55117 kargl at gcc dot gnu.org changed: What|Removed |Added CC||kargl at gcc dot gnu.org

[Bug c++/55877] [4.6 Regression] Anon visibility issues

2013-01-04 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55877 Jason Merrill changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug c++/55877] [4.6/4.7/4.8 Regression] Anon visibility issues

2013-01-04 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55877 --- Comment #2 from Jason Merrill 2013-01-04 16:51:12 UTC --- Author: jason Date: Fri Jan 4 16:51:02 2013 New Revision: 194911 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194911 Log: PR c++/55877 * decl.c (reset_ty

[Bug c++/55877] [4.6/4.7/4.8 Regression] Anon visibility issues

2013-01-04 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55877 --- Comment #1 from Jason Merrill 2013-01-04 16:50:37 UTC --- Author: jason Date: Fri Jan 4 16:50:28 2013 New Revision: 194910 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194910 Log: PR c++/55877 * decl.c (reset_ty

[Bug target/55876] internal compiler error: in gen_rtx_SUBREG, at emit-rtl.c:776

2013-01-04 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55876 --- Comment #3 from vries at gcc dot gnu.org 2013-01-04 16:42:36 UTC --- Another way to go about it is to prevent the assert from triggering: ... Index: optabs.c === --- optab

[Bug target/55876] internal compiler error: in gen_rtx_SUBREG, at emit-rtl.c:776

2013-01-04 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55876 --- Comment #2 from vries at gcc dot gnu.org 2013-01-04 16:00:07 UTC --- This patch introduces an assert that triggers before rather than during gen_rtx_SUBREG: ... Index: optabs.c ==

[Bug c/25702] feature request: generate a warning for sizeof on a pointer

2013-01-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25702 Jakub Jelinek changed: What|Removed |Added CC||jakub at gcc dot gnu.org --- Co

[Bug c/25702] feature request: generate a warning for sizeof on a pointer

2013-01-04 Thread forgcc at calmarius dot net
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25702 David Csirmaz changed: What|Removed |Added CC||forgcc at calmarius dot net ---

[Bug c++/54526] [C++11] <:: is incorrectly treated as digraph <: followed by colon

2013-01-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54526 Paolo Carlini changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution|

[Bug c++/54526] [C++11] <:: is incorrectly treated as digraph <: followed by colon

2013-01-04 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54526 --- Comment #10 from paolo at gcc dot gnu.org 2013-01-04 15:30:32 UTC --- Author: paolo Date: Fri Jan 4 15:30:24 2013 New Revision: 194909 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194909 Log: /libcpp 2013-01-04 Paolo C

[Bug c++/55877] [4.6/4.7/4.8 Regression] Anon visibility issues

2013-01-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55877 Jakub Jelinek changed: What|Removed |Added Target Milestone|--- |4.6.4

[Bug c++/55877] [4.6/4.7/4.8 Regression] Anon visibility issues

2013-01-04 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55877 Jason Merrill changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Last reconfirmed|

[Bug target/55876] internal compiler error: in gen_rtx_SUBREG, at emit-rtl.c:776

2013-01-04 Thread vries at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55876 --- Comment #1 from vries at gcc dot gnu.org 2013-01-04 15:23:25 UTC --- while expanding the xor, we try to widen an DImode reg from QImode to SImode: ... #6 0x085d7da5 in widen_operand (op=0xf7cd2ec0, mode=SImode, oldmode=QImode, unsigned

[Bug c++/55877] New: [4.6/4.7/4.8 Regression] Anon visibility issues

2013-01-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55877 Bug #: 55877 Summary: [4.6/4.7/4.8 Regression] Anon visibility issues Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug target/55876] New: internal compiler error: in gen_rtx_SUBREG, at emit-rtl.c:776

2013-01-04 Thread vries at gcc dot gnu.org
686-pc-linux-gnu/usr --disable-libgomp --disable-libitm --enable-poison-system-directories --with-build-time-tools=install/mips-linux-gnu/bin --with-build-time-tools=install/mips-linux-gnu/bin Thread model: posix gcc version 4.8.0 20130104 (experimental) (GCC) ...

[Bug c/54554] Undetected use of uninitialized variable

2013-01-04 Thread dpapavas at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54554 --- Comment #6 from Dimitris Papavasiliou 2013-01-04 14:50:32 UTC --- Well this seems to be a core decision regarding the way GCC warnings work (which probably has more far-reaching consequences) but just for the sake of argument, I don't

[Bug debug/54971] SRA pessimizes debug info by not creating debug stmts for fields without replacements

2013-01-04 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54971 --- Comment #17 from Martin Jambor 2013-01-04 14:41:08 UTC --- (In reply to comment #13) > So, beyond the creation of new debug only accesses for whole struct writes > into > hole if there aren't too many holes, I wonder if SRA doesn't ha

[Bug fortran/55117] Programs fails to read namelist (contains derived types objects)

2013-01-04 Thread w6ws at earthlink dot net
L=test_NML) write(*,*) t1e%x, t1e%string, answer end program test_type_extension File test1.inp contains: &test_NML t1e%x = 2.,t1e%string='gfortran',answer=42 / wws@w6ws-4:~/fortran/xxx$ gfortran --version GNU Fortran (GCC) 4.8.0 20130104 (experimental) Copyrigh

[Bug ada/864] --program-suffix is ignored (for ada)

2013-01-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=864 Richard Biener changed: What|Removed |Added Attachment #18256|0 |1 is obsolete|

[Bug tree-optimization/55862] [4.8 Regression] ICE in compute_antic, at tree-ssa-pre.c:2495

2013-01-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55862 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug tree-optimization/55862] [4.8 Regression] ICE in compute_antic, at tree-ssa-pre.c:2495

2013-01-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55862 --- Comment #3 from Richard Biener 2013-01-04 13:29:02 UTC --- Author: rguenth Date: Fri Jan 4 13:28:53 2013 New Revision: 194906 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194906 Log: 2013-01-04 Richard Biener P

[Bug fortran/45797] ICE (segfault): Invalid read in gfc_use_derived

2013-01-04 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45797 Mikael Morin changed: What|Removed |Added Status|NEW |RESOLVED Known to work|

[Bug tree-optimization/55755] Invalid VIEW_CONVERT_EXPR produced by SRA

2013-01-04 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55755 --- Comment #3 from Martin Jambor 2013-01-04 13:20:50 UTC --- Author: jamborm Date: Fri Jan 4 13:20:38 2013 New Revision: 194905 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194905 Log: 2013-01-04 Martin Jambor PR

[Bug c++/55870] Compiler crash when template includes sizeof of something that shouldn't be dereferenced

2013-01-04 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55870 Paolo Carlini changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug tree-optimization/55755] Invalid VIEW_CONVERT_EXPR produced by SRA

2013-01-04 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55755 Martin Jambor changed: What|Removed |Added URL||http://gcc.gnu.org/ml/gcc-p

[Bug debug/55579] SRA doesn't create debug stmts when they would be useful

2013-01-04 Thread jamborm at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55579 Martin Jambor changed: What|Removed |Added URL||http://gcc.gnu.org/ml/gcc-p

[Bug c/54554] Undetected use of uninitialized variable

2013-01-04 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54554 --- Comment #5 from Manuel López-Ibáñez 2013-01-04 12:49:39 UTC --- (In reply to comment #4) > Still even without knowing that a "may be used uninitialized" warning can be > issued in any case. GCC does not warn if it can prove that the code is

[Bug middle-end/55874] Incorrect warning location for uninitialized variable

2013-01-04 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55874 --- Comment #2 from Manuel López-Ibáñez 2013-01-04 12:46:17 UTC --- > Not sure if we want to warn about the other location (or how well that > would play out). I think we definitely want to warn about the location of the operator that triggers

[Bug c/54554] Undetected use of uninitialized variable

2013-01-04 Thread dpapavas at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54554 --- Comment #4 from Dimitris Papavasiliou 2013-01-04 12:41:02 UTC --- Still even without knowing that a "may be used uninitialized" warning can be issued in any case.

[Bug tree-optimization/55875] [4.8 Regression] IVopts caused miscompilation

2013-01-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55875 --- Comment #2 from Jakub Jelinek 2013-01-04 12:24:12 UTC --- ssa name _12 type long unsigned int base 4294967295 step 1 ssa name _13 type long unsigned int base 34359738360 step 8 ssa name _14 type const struct A *

[Bug tree-optimization/55875] [4.8 Regression] IVopts caused miscompilation

2013-01-04 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55875 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug middle-end/55874] Incorrect warning location for uninitialized variable

2013-01-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55874 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|

[Bug fortran/51713] Type mismatch for polymorphic dummy arguments depending on "use" path

2013-01-04 Thread mikael at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51713 Mikael Morin changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[Bug tree-optimization/55875] [4.8 Regression] IVopts caused miscompilation

2013-01-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55875 Jakub Jelinek changed: What|Removed |Added Priority|P3 |P1 CC|

[Bug tree-optimization/55875] New: [4.8 Regression] IVopts caused miscompilation

2013-01-04 Thread jakub at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55875 Bug #: 55875 Summary: [4.8 Regression] IVopts caused miscompilation Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug tree-optimization/55862] [4.8 Regression] ICE in compute_antic, at tree-ssa-pre.c:2495

2013-01-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55862 --- Comment #2 from Richard Biener 2013-01-04 11:59:42 UTC --- For BB 7 we iterate between (gdb) call debug_bitmap_set (old) debug[0] := { {mem_ref<0B>,addr_expr<&g>}@.MEM_7 (0018), {plus_expr,g.0_18,1} (0031), {plus_expr,g.4_37,1} (004

[Bug middle-end/55874] New: Incorrect warning location for uninitialized variable

2013-01-04 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55874 Bug #: 55874 Summary: Incorrect warning location for uninitialized variable Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: nor

[Bug middle-end/55873] Missed trivial uninitialized use warning

2013-01-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55873 Richard Biener changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution|

[Bug middle-end/55873] New: Missed trivial uninitialized use warning

2013-01-04 Thread steven at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55873 Bug #: 55873 Summary: Missed trivial uninitialized use warning Classification: Unclassified Product: gcc Version: 4.8.0 Status: UNCONFIRMED Severity: normal

[Bug c++/55753] [C++11][4.7/4.8 Regression] ICE constexpr ctor, tsubst_copy_and_build, at cp/pt.c:14336

2013-01-04 Thread david.abdurachmanov at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55753 --- Comment #9 from David Abdurachmanov 2013-01-04 11:32:39 UTC --- Created attachment 29082 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29082 testcase #2

[Bug c++/55753] [C++11][4.7/4.8 Regression] ICE constexpr ctor, tsubst_copy_and_build, at cp/pt.c:14336

2013-01-04 Thread david.abdurachmanov at gmail dot com
n-check --enable-shared CC='gcc -fPIC' CXX='c++ -fPIC' CPP=cpp CXXCPP='c++ -E' Thread model: posix gcc version 4.8.0 20130104 (experimental) (GCC) COLLECT_GCC_OPTIONS='-v' '-save-temps' '-m64' '-O2' '-std=c++11'

[Bug middle-end/55859] Mention -Og/-Ofast in "error: argument to '-O' should be a non-negative integer"

2013-01-04 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55859 Marek Polacek changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug middle-end/55859] Mention -Og/-Ofast in "error: argument to '-O' should be a non-negative integer"

2013-01-04 Thread mpolacek at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55859 --- Comment #3 from Marek Polacek 2013-01-04 11:16:39 UTC --- Author: mpolacek Date: Fri Jan 4 11:15:55 2013 New Revision: 194901 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194901 Log: PR55859. Modified: trunk/gcc/

[Bug libstdc++/55872] Crash issue with RTLD_DEEPBIND usage with stdc++ library

2013-01-04 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55872 Jonathan Wakely changed: What|Removed |Added Severity|major |normal --- Comment #2 from Jo

[Bug libstdc++/42679] RTLD_DEEPBIND dlopen option for shared library that uses libstdc++ std::ostream crashes

2013-01-04 Thread redi at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42679 --- Comment #21 from Jonathan Wakely 2013-01-04 10:58:11 UTC --- (In reply to comment #19) > (In reply to comment #16) > > I am using "-fpic/-fPIC" and in fact am using: > > // g++ -g -O0 main.cpp -ldl > > // g++ -g -O0 -rdynamic -c -fPI

[Bug lto/48065] LTO: assertion failed in optimize_inline_calls, at tree-inline.c:4246

2013-01-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48065 --- Comment #8 from Richard Biener 2013-01-04 10:51:30 UTC --- I think we don't fail late now, at least not in expand_call_inline (unless inline_failed is re-computed at LTRANS stage).

[Bug c++/48914] #pragma GCC diagnostic ignored "-Wc++0x-compat" doesn't work

2013-01-04 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48914 Manuel López-Ibáñez changed: What|Removed |Added CC||manu at gcc dot gnu.org --- Commen

[Bug middle-end/55863] Fails to fold (i + 2) - (i + 1) to 1

2013-01-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55863 Richard Biener changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug middle-end/55863] Fails to fold (i + 2) - (i + 1) to 1

2013-01-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55863 --- Comment #2 from Richard Biener 2013-01-04 10:45:44 UTC --- Author: rguenth Date: Fri Jan 4 10:45:37 2013 New Revision: 194899 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194899 Log: 2013-01-04 Richard Biener P

[Bug tree-optimization/55869] different bit shift/or optimization.

2013-01-04 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55869 Richard Biener changed: What|Removed |Added Keywords||missed-optimization

[Bug libstdc++/55872] Crash issue with RTLD_DEEPBIND usage with stdc++ library

2013-01-04 Thread gauryogesh.nsit at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55872 --- Comment #1 from Yogesh Gaur 2013-01-04 10:29:37 UTC --- Created attachment 29081 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29081 LD_DEBUG=all output of working executable

[Bug libstdc++/55872] New: Crash issue with RTLD_DEEPBIND usage with stdc++ library

2013-01-04 Thread gauryogesh.nsit at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55872 Bug #: 55872 Summary: Crash issue with RTLD_DEEPBIND usage with stdc++ library Classification: Unclassified Product: gcc Version: 4.4.3 Status: UNCONFIRMED

[Bug c/54554] Undetected use of uninitialized variable

2013-01-04 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54554 Manuel López-Ibáñez changed: What|Removed |Added CC||manu at gcc dot gnu.org

[Bug bootstrap/55871] [4.8 Regression] Bootstrap broken by Ada changes after revision 194883 on x86_64-apple-darwin10

2013-01-04 Thread charlet at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55871 Arnaud Charlet changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug bootstrap/55871] [4.8 Regression] Bootstrap broken by Ada changes after revision 194883 on x86_64-apple-darwin10

2013-01-04 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55871 --- Comment #3 from Eric Botcazou 2013-01-04 10:11:47 UTC --- It's a typo (OpenVMS_On_Target is expected). You can install the obvious fix.

[Bug bootstrap/55871] [4.8 Regression] Bootstrap broken by Ada changes after revision 194883 on x86_64-apple-darwin10

2013-01-04 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55871 Eric Botcazou changed: What|Removed |Added Status|WAITING |NEW CC|ebotcazou

[Bug bootstrap/55871] [4.8 Regression] Bootstrap broken by Ada changes after revision 194883 on x86_64-apple-darwin10

2013-01-04 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55871 --- Comment #2 from Dominique d'Humieres 2013-01-04 10:03:26 UTC --- > Please post the output of 'gcc -v'. Using built-in specs. COLLECT_GCC=gcc COLLECT_LTO_WRAPPER=/opt/gcc/gcc4.8a/libexec/gcc/x86_64-apple-darwin10.8.0/4.8.0/lto-wrappe

[Bug bootstrap/55871] [4.8 Regression] Bootstrap broken by Ada changes after revision 194883 on x86_64-apple-darwin10

2013-01-04 Thread ebotcazou at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55871 Eric Botcazou changed: What|Removed |Added Status|UNCONFIRMED |WAITING Last reconfirmed|

[Bug bootstrap/55871] New: [4.8 Regression] Bootstrap broken by Ada changes after revision 194883 on x86_64-apple-darwin10

2013-01-04 Thread dominiq at lps dot ens.fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55871 Bug #: 55871 Summary: [4.8 Regression] Bootstrap broken by Ada changes after revision 194883 on x86_64-apple-darwin10 Classification: Unclassified Product: gcc Version:

[Bug rtl-optimization/55845] [4.8 Regression] 454.calculix miscompares with -march=btver2 -O3 -ffastmath -fschedule-insns -mvzeroupper for test data run

2013-01-04 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55845 Uros Bizjak changed: What|Removed |Added Keywords||wrong-code Target Milestone|---

[Bug rtl-optimization/55845] 454.calculix miscompares with -march=btver2 -O3 -ffastmath -fschedule-insns -mvzeroupper for test data run

2013-01-04 Thread venkataramanan.kumar at amd dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55845 --- Comment #7 from Venkataramanan 2013-01-04 09:24:47 UTC --- Hi Uros, Sorry , my intention was just know if we have some flags to disable this pass. Not as a solution :) Regards, Venkat. -Original Message- From:

[Bug rtl-optimization/55845] 454.calculix miscompares with -march=btver2 -O3 -ffastmath -fschedule-insns -mvzeroupper for test data run

2013-01-04 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55845 --- Comment #6 from Uros Bizjak 2013-01-04 09:20:16 UTC --- (In reply to comment #5) > I suspected this is a problem with jump optimization. Uros what flag we need > to pass to bypass the .jump2 pass? The pass should be fixed to hand

[Bug rtl-optimization/55845] 454.calculix miscompares with -march=btver2 -O3 -ffastmath -fschedule-insns -mvzeroupper for test data run

2013-01-04 Thread venkataramanan.kumar at amd dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55845 --- Comment #5 from Venkataramanan 2013-01-04 09:12:09 UTC --- Hi Uros. Thank you for conforming. I suspected this is a problem with jump optimization. Uros what flag we need to pass to bypass the .jump2 pass? Regards, Venkat.

[Bug fortran/55854] ICE on intent(out) dummy argument with unlimited polymorphic component

2013-01-04 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55854 Tobias Burnus changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug fortran/55763] Issues with some simpler CLASS(*) programs

2013-01-04 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55763 --- Comment #18 from Tobias Burnus 2013-01-04 08:59:53 UTC --- Author: burnus Date: Fri Jan 4 08:59:47 2013 New Revision: 194886 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194886 Log: 2014-01-04 Tobias Burnus

[Bug fortran/55854] ICE on intent(out) dummy argument with unlimited polymorphic component

2013-01-04 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55854 --- Comment #7 from Tobias Burnus 2013-01-04 08:58:03 UTC --- Author: burnus Date: Fri Jan 4 08:57:58 2013 New Revision: 194885 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194885 Log: 2013-01-03 Tobias Burnus

[Bug fortran/55763] Issues with some simpler CLASS(*) programs

2013-01-04 Thread burnus at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55763 --- Comment #17 from Tobias Burnus 2013-01-04 08:58:05 UTC --- Author: burnus Date: Fri Jan 4 08:57:58 2013 New Revision: 194885 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=194885 Log: 2013-01-03 Tobias Burnus

[Bug rtl-optimization/55845] 454.calculix miscompares with -march=btver2 -O3 -ffastmath -fschedule-insns -mvzeroupper for test data run

2013-01-04 Thread ubizjak at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55845 Uros Bizjak changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|